Google Maps API v2 supported editable polygons and polylines.
Google Maps API v3 does not support this, however, the feature seems
to exist but is undocumented.
If you create a polygon or polyline and call .set('editable', true)
you get an editable feature and can listen for MVCArray array events
on the feature's path.
Is this feature likely to make it into the "official" Google Maps API
v3? Could it be removed soon?
The reason is that I need *exactly* this feature for an application,
and I'd rather avoid writing my own editable polyline/polygon code if
I can rely on Google Maps API v3 implementation.
Many thanks,
Tom
Regards,
Tom
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-js-api-v3/-/WQ88126P0bUJ.
> To post to this group, send email to google-map...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-a...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
Thanks for the 'head's up' Larry.
Lots to learn.
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.