Hi,
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
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.