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

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

Reply via email to