Hello,

     I have a sequence of Lat/long points from GPS. These points are
stored in MySQL. I would like to get the altitude for each point.
After searching the Internet, I find the following API.

ge.getGlobe().getGroundAltitude(latitude, longitude);

I wonder how I can read the data from MySQL, get the altitude and then
write the altitude back to MySQL?

Thanks a lot,

JQ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to