Wicket icon indicating copy to clipboard operation
Wicket copied to clipboard

Remove points from the polygon

Open sirKitKat opened this issue 5 years ago • 3 comments

There is currently no way to remove points from the polygon

sirKitKat avatar Dec 17 '19 12:12 sirKitKat

Hi @sirKitKat, could you provide more information? Are you talking about the online sandbox? Wicket is intended for translating between WKT and mapping framework objects; I think that editing geometry is outside of the scope of this library.

arthur-e avatar Dec 17 '19 19:12 arthur-e

When using the tool: http://arthur-e.github.io/Wicket/sandbox-gmaps3.html You can draw or edit lines/shapes, you can move points and add points by draging the middle points of a line segment but there is no way to remove points from an existing polygon.

sirKitKat avatar Dec 18 '19 09:12 sirKitKat

Yes, the tool you linked is just a demonstration of the Wicket library. If someone has a Pull Request to improve these demos, I welcome it, but they don't make up any part of the functionality of the Wicket library.

arthur-e avatar Dec 18 '19 16:12 arthur-e