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

Can we draw part of the semicircle?? #33

Closed sonerss closed 2 years ago

sonerss commented 4 years ago

Hi, Can we draw part of the semicircle which like I show in attachment picture? part_of_semicircle

nikhil-bacancy commented 4 years ago

any updates in this feature ?

jieter commented 2 years ago

You would have to adjust the implementation to suit your needs, not something leaflet-semicircle is going to support.