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 ?
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.
