@amsross/bs-leaflet
v3.2.0
Published
Bucklescript bindings for Leaflet.js
Downloads
4
Maintainers
Readme
Bucklescript leaflet
Bindings
Installation
Install the project:
npm install --save @amsross/bs-leaflet
And add the dependency to your bs-dependencies in bsconfig.json
:
"bs-dependencies": [
"@amsross/bs-leaflet"
]
The project will be available under the Leaflet
namespace