See http://googlegeodevelopers.blogspot.com/2011/11/make-your-map-interactive-with-shape.html
On Nov 15, 9:27 am, Gary Little <[email protected]> wrote: > I've figured out how to make the custom area polygons editable on my > interactive real estate map.... and it works great! The key is to add > listeners for the insert_at, remove_at, and set_at events of the path > of the polygon. That's where you would save the new vertices of the > polygon. > > Gary > > On Nov 15, 2:18 am, Tom Payne <[email protected]> wrote: > > > > > Many thanks Stephen. > > > Regards, > > Tom > > > On 14 November 2011 18:25, Stephen <[email protected]> wrote: > > > > Its on its way in. Looks like the API was finally updated in V 3.7 ( > > >http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIv3Cha...but > > > they haven't yet updated the documentation > > > See http://code.google.com/p/gmaps-api-issues/issues/detail?id=2432&can=1... > > > > -- > > > 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 > > > [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. -- 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.
