On May 18, 10:41 am, Gregory Fontenele <[email protected]> wrote: > Hi, > > Longitudes has to be passed without the '-'? > When I tried with the '-' character appears in the error 604.
It works with both negative latitudes and negative longitudes in the example posted. This is the xml: http://www.geocodezip.com/GMdataAB_78465_2008-05-15.xml Is this the 604 you mean? G_GEO_UNKNOWN_DIRECTIONS = 604 Sounds like you are using GDirections. Why are you doing that if you already have the points? -- Larry > > On Mon, May 17, 2010 at 12:01 PM, [email protected] <[email protected] > > > > > > > wrote: > > On May 17, 7:35 am, Gregory Fontenele <[email protected]> > > wrote: > > > Hi, > > > > I have many points. more of 50 points. If to put all points on the map, > > it will > > > make the trail gradually or will put the full trail before long? > > > The example referenced displays the complete path on load. If you > > click the animate button, it removes that polyline and starts from the > > beginning, drawing the polyline as the icon "flies" it. That is the > > beauty of the API, you can code it however you want. If you want to > > just have the path stay and have the icon follow it, you can leave the > > path and remove the code that adds the polyline as the marker moves. > > > -- Larry > > > > PS: Sorry my english, I'm yet learning. > > > > Thanks, > > > > On Tue, May 11, 2010 at 2:10 PM, [email protected] > > > <[email protected]>wrote: > > > > > On May 11, 9:03 am, Gregory Fontenele <[email protected]> > > > > wrote: > > > > > Hi Andrew, > > > > > > Exactly this, thank you very much. > > > > > This thread contains a link to a version that takes the points from > > > > xml: > > > > >http://groups.google.com/group/Google-Maps-API/browse_frm/thread/98dd. > > .. > > > > >http://www.geocodezip.com/track_pefa9g.asp > > > > > -- Larry > > > > > > On Tue, May 11, 2010 at 11:14 AM, Andrew Leach < > > > > > > [email protected]> wrote: > > > > > > On May 11, 2:41 pm, Gregory Fontenele <[email protected]> > > > > > > wrote: > > > > > > > Hi, > > > > > > > > I need put many points and one car and to make with that he > > moves. > > > > > > > I got all the points of trajectory, but don't know as to make the > > car > > > > > > move. > > > > > > > Have a look at "Fun Stuff" about half-way down the list at > > > > > >http://econym.org.uk/gmap/--thereare three versions of a car trip > > > > > > there. > > > > > > > Mike uses GDirections data, but all that does is provide points in > > > > > > much the same way that you already do. > > > > > > > -- > > > > > > 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]<google-maps-api%2bunsubscr...@googlegroups.com> > > <google-maps-api%2bunsubscr...@googlegroups.com> > > > > <google-maps-api%2bunsubscr...@googlegroups.com> > > > > > > . > > > > > > For more options, visit this group at > > > > > >http://groups.google.com/group/google-maps-api?hl=en. > > > > > > -- > > > > > Best Regards, > > > > > Gregory Fontenele > > > > > > -- > > > > > 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]<google-maps-api%2bunsubscr...@googlegroups.com> > > <google-maps-api%2bunsubscr...@googlegroups.com> > > > > . > > > > > For more options, visit this group athttp:// > > > > groups.google.com/group/google-maps-api?hl=en.- Hide quoted text - > > > > > > - Show quoted text - > > > > > -- > > > > 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]<google-maps-api%2bunsubscr...@googlegroups.com> > > <google-maps-api%2bunsubscr...@googlegroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-maps-api?hl=en. > > > > -- > > > Best Regards, > > > Gregory Fontenele > > > > -- > > > 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]<google-maps-api%2bunsubscr...@googlegroups.com> > > . > > > For more options, visit this group athttp:// > > groups.google.com/group/google-maps-api?hl=en.- Hide quoted text - > > > > - Show quoted text - > > > -- > > 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]<google-maps-api%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-api?hl=en. > > -- > Atenciosamente, > Gregory Fontenele > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
