Skip to content

jjwtay/Leaflet.draw-arc

Repository files navigation

Leaflet.draw-arc

Leaflet Draw support for leaflet.arc inspired by Leaflet.ellipse. Checkout the Demo

Important

Leaflet.draw-arc requires

How to

Traditional

Include Leaflet.draw-arc.js in your html

<script src='/path/to/leaflet.arc.js'></script>
<script src='/path/to/Leaflet.draw-arc.js'></script>

Webpack as non es6 module

import './path/to/leaflet.arc'
import './path/to/Leaflet.draw-arc'

ES6 module

TODO

Usage

See Leaflet.draw and leaflet.arc.

Checkout

leaflet.box - Leaflet Box drawing.

leaflet.draw-box - Leaflet Draw support for leaflet.box.

leaflet.sector - Leaflet Sector drawing.

leaflet.draw-sector - Leaflet Draw support for leaflet.sector.

License

This code is provided under the Apache 2.0 license.

About

Leaflet Draw support for leaflet.arc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published