leaflet-map icon indicating copy to clipboard operation
leaflet-map copied to clipboard

Add leaflet-rectangle dom-module

Open Compufreak345 opened this issue 10 years ago • 0 comments

Adds support for http://leafletjs.com/reference.html#rectangle

I decided to put northEast and southWest as attributes instead of leaflet-points or implementing LatLngBounds like they are in leaflet. Not sure if you agree with it, it fitted best for my use case.

I could not test the demo due to missing references, but it should work (please review before merging).

Compufreak345 avatar Oct 07 '15 18:10 Compufreak345