Hi, My application requires the change listener for overlays, such as Circle, Rectangle and Polygon.
While there are center_changed, radius_changed events for Circle and bounds_changed event for Rectangle, there is no change event (e.g. paths_changed) for Polygon. All availables are mouse related event which do not seem to be relevant. I was wondering: 1. Why no such event as “paths_changed” for Polygon? (Thought this may be quite straight forward to do) 2. While no change event for Polygon, is there any alternative way I could automatically detect a polygon has been changed (edited)? Any anwser or advice would be much appreciated. -- 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/-/GP_wtLPGtIsJ. 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.
