MotionX write the data to a KML file on their server. And then load it on the Google Map.
Visiting http://api.motionxlive.com/motionx-remote/api/gps/host/e37405cc-d8d9-4307-82cd-dfee469d1920 should show you the raw KML file. (I suppose technically that file might be dynamically generated by a server script from database - but the exact implemention of how to create and store the kml is upto you... ) http://code.google.com/apis/kml/documentation/ 2009/8/14 JMK <[email protected]>: > > Hi - I'm building a native iPhone app that utilizes the Google Maps > API and would like to be able to output the location data via a link > (i.e., in Twitter) on maps.google.com similar to how MotionX does it > (see link below) > > http://maps.google.com/?t=p&z=15&ll=43.583953857421875,-116.21684265136719&q=http://api.motionxlive.com/motionx-remote/api/gps/host/e37405cc-d8d9-4307-82cd-dfee469d1920 > > does anyone have any idea how they accomplished this or can anyone > point me in the direction (no pun intended) where I might be able to > find dev information regarding how to enable this type of > functionality? > > Thanks much - JMK > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
