jieter / Leaflet-semicircle

Extend Leaflet's circle class to display semicircles.
http://jieter.github.io/Leaflet-semicircle/examples/semicircle.html
MIT License
123 stars 52 forks source link

extend Circle and CircleMarker directly #17

Closed cgalvarino closed 7 years ago

cgalvarino commented 7 years ago

While this may not be the most elegant solution, it does appear to fix #16.

jieter commented 7 years ago

Added as part of fdb647e, thanks!