I've implemented my own functionality of editing polylines by dragging their vertices, adding a new ones on the path and removing others. Now, I would like to migrate my code to this native solution, but I can't find a way to remove those rectangle path-markers from polyline when editable is set to true. Also is there a way to hook into left/right mouse click or drag events of those markers?
-- 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/-/0gsxTJV1jRgJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.