polysnapper icon indicating copy to clipboard operation
polysnapper copied to clipboard

Google Maps V3 Polygon Snapping

Results 9 polysnapper issues
Sort by recently updated
recently updated
newest added

Thanks for your work. I have been able to use this to draw new polygons, but could not figure how to edit an existing one with Snapping enabled. Setting `snapable:...

Hey, great plugin, still works 👍 :) But how do I get the coordinates that I'd have to save with the help of PS.polygon() ? Thanks!

In Progress

When user is using the map in fullscreen the pin shown when mouse is near to a another point doesn't work.

Now you can edit an existing polygon instead of only creating new ones. Pass the polygon you want to edit as currentpoly ``` SM = PolySnapper({ map: map, marker: new...

There's an issue when enabling/disabling the PolySnapper instance where the click event remains on disable and is triggered multiple times on click. Adding a console.log to the onChange even clearly...

Hey man Thank you for this library! I want to use it with angularjs but it does not seem to be working. Any advice?

Issue fixed: #6 When in fullscreen mode, the algorithm still uses the div's size to calculate the scale, causing inconsistences. I made a verification to know if is in FS...

Is there any way to implement a function that closes the polygon when we double-click the mouse? Best regards! Alexandre