leaflet.draw-arc

1.0.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i leaflet.draw-arc

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

232 kB

Total Files

19

Last publish

Collaborators

  • jjwtay