branflake2267 / GWT-Maps-V3-Api

GWT Maps V3 Javascript Bindings
Other
144 stars 113 forks source link

Polyline object - new event when vertex was moved #132

Closed wikiro closed 11 years ago

wikiro commented 11 years ago

Polyline - there is no event like addPolylineLineUpdatedHandler (when vertex was moved to some place while editing)

please, create it!

branflake2267 commented 11 years ago

Thanks for reporting. :)

wikiro commented 11 years ago

I'm workarounding this feature. If i move a vertex - event set is fired! if i add new vertex while editing between 2 vertex by draging circle - event insert is fired. so this feature is not need.