> I had encoded the polyline as
> gpolyline = new GPolyline.fromEncoded
> (gpoints,this.color,this.width,this.opacity);
> now its not showing the track.

This post will be relevant -
    http://groups.google.com/group/Google-Maps-API/msg/b5e504771ebb12c4
.fromEncoded doesn't have the same syntax as the basic GPolyline, it
does after all expect different input.

The documentation -
   http://code.google.com/apis/maps/documentation/reference.html#GPolyline

By the by, I would guess your original problem relates to a faulty
point in your polyline, but we'll never know because you won't share
your webpage.

good luck, Ross K

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