Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Google Earth
Message
 
 
To
12/12/2006 04:16:38
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:
01176796
Views:
15
>
>Sergey, would you know how to feed latitude,longitude coordinates and create a GE search for the same through VFP?

My code in this thread shows how to use Search. To set coordinates you can use SetCameraParams method. See http://earth.google.com/comapi/interfaceIApplicationGE.html#e16c1950c69eb41e505e24626fe9077e for details.
oGE.SetCameraParams(40.887,-74.2544,0,1,1000,0,0,1)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform