[Google Maps API v2] Re: How to edit the Gpolyline.Encoded
On Nov 19, 9:30 am, Kannan Natarajan <krishnaa2u2...@gmail.com> wrote:
> polyline = new GPolyline.fromEncoded({
> });
> map.addOverlay(polyline);
>
> 4) Need to edit the above drawn line in google map.
Difficult to be certain this will work without a link, but have you
tried polyline.enableEditing() ?
http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GPolyline.enableEditing
--
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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home