@uncinc/react-leaflet
v0.0.7
Published
An extendable react-leaflet map
Downloads
65
Keywords
Readme
Unc Inc React Leaflet Map
This an extendable and easy to use React Leaflet Map with examples in storybook.
Install
yarn add @uncinc/leaflet-map
Local development
Copy the example.env
file and fill in a valid mapbox access token.
Run `yarn`` to install dependencies
Run yarn run storybook
to get a local version of the map running with all kinds of example implementations.
To implement it in a different project locally you can use yalc
License
MIT © uncinc