Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Google Earth
Message
 
To
10/12/2006 23:28:26
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01175060
Message ID:
01176441
Views:
10
Hi, Steven!

Get original here:
http://www.js-software.eu/includes/emc.zip

Change 59.29, 25.00 to suitable Latitude, Longtitude inside
function (in the head section of the html-file).


function GetMap()
{
map = new VEMap('myMap');
map.LoadMap(new VELatLong(59.29, 25.00), 6 ,'r' ,false);
}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform