Hi Barry - really appreciate the info.  I thought perhaps KML had
something to do with this.  Going to spend some time reading up on it
but sounds like its related to Google Earth?  Since MotionX pulls in
data like altitude and terrain topography (to track things like off
road hikes and bike rides) this seems to make sense.

For my application though, it will be road specific and so simple
multipoint driving directions is all I need.  I'm wondering if KML is
necessary for this?

Thanks again.  Very helpful start and I was able to go to the file and
see the code.  I'm assuming its dynamically generated using something
like PHP.

On Aug 14, 7:30 pm, Barry Hunter <[email protected]> wrote:
> MotionX write the data to a KML file on their server. And then load it
> on the Google Map.
>
> Visitinghttp://api.motionxlive.com/motionx-remote/api/gps/host/e37405cc-d8d9-...
> 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.216842651...
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to