On Jun 25, 5:31 pm, "[email protected]" <[email protected]> wrote: > On Jun 25, 5:23 pm, homer_simpson <[email protected]> wrote: > > > Hi, > > > now for each poll, there is generated a new marker.....I want to have > > 1 marker to move.....(later for an aircraft icon) > > Tried to use map.removeOverlay(); inside the poll, but then also the > > polyline disappears... > > Any Idea ? > > Have you seen this example from Mike Williams' > tutorial?http://econym.org.uk/gmap/example_cartrip.htm > > It gets the polyline from GDirections, but you could use another (and > I have an example somewhere that does this with a polyline from xml).
It is from this thread: http://groups.google.com/group/google-maps-api/browse_frm/thread/98dd941c5d96782c/8b8c97482ff7c1c8?lnk=gst&q=geocodezip+polyline+epoly#8b8c97482ff7c1c8 -- Larry > > > > > > > > > > On 26 Jun., 01:42, Rossko <[email protected]> wrote: > > > > > So....my little Problem....I use the Google Maps extension epoly.js > > > ... > > > > var test = polyline.GetPointAtDistance(data); > > > > Problem: I need 2 Parameters for the Following GLatLng() > > > > Why?? GetPointAtDistance() returns a ready-to-use GLatLng > > > objecthttp://econym.org.uk/gmap/epoly.htm -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
