Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GoogleMap-plot more than 2 points?
Message
From
29/09/2008 22:19:19
 
 
To
29/09/2008 17:50:27
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01351666
Message ID:
01351689
Views:
29
>does anybody know how to plot more than 2 points with google map
>
>Peter

If you want to show the map in a desktop app and a static map is good enough for the situation look at this site: http://code.google.com/apis/maps/documentation/staticmaps/

After studying the Google API the simplest solution I found was to create a URL string in the format described in the page above, and use it to bring down the map in a GIF format. If an error occurrs you get an HTML formatted error message. You can show the map in an UI ActiveX object within a VFP form.

Thanks to John Harvey and others for pointing me in the right direction. If you want the code I can send it.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform