JS help

Soldato
Joined
16 Oct 2007
Posts
7,482
Location
UK
Hi all,

Anyone able to help me with something?
I'd like to see if it's possible to take a Google Map with some GPS data from a server, but run it on my own server.

We have a GPS unit sending our position back to the Spot GPS page here - http://bit.ly/bOZCDA , but ideally i'd like to strip away all the junk on the page and just have the map in a toolbar-less window of fixed size, that visitors can view on our site

I've done the easy option - copied the page source to a page on my server - http://www.scillymission.com/map.php?glId=0EeCW3PZuoZMLh9APum9qIie3dsjQN6Op and made sure all the links were full rather than ../js/... etc, but it's not loading the majority of it. Also tried renaming it as a .jsp as per the original, but this when visited just shows the source code rather than running/displaying as a page

Am I completely chasing a dead end? Is it impossible?
Thanks
 
Last edited:
I have also copied all .js files to the local server so there is no cross server scripting.. still nothing
 
Back
Top Bottom