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

How to distinguish svg and canvas #13

Closed suyanhanx closed 7 years ago

suyanhanx commented 7 years ago

You provide svg and canvas those two ways to draw.But if I draw a circle, how can I know that I used which way to draw?Can I only use one way?

suyanhanx commented 7 years ago

Oh,I know.It just depends on using which renderer.

jieter commented 7 years ago

exactly.

Please close issues which are resolved.