react-geo-drawings
v0.0.15
Published
Unified interface over geo map api providers for React
Downloads
23
Readme
React Geo Drawings library
react-geo-drawings library provides the unified interface to deal with different map providers
Supported Integrations and features
| API Provider | Marker | Polygon | Circle | Rectangle | Route | |-------------------------------------------------------------------------------------|--------------------|--------------------|--------|-----------|-------| | Google maps | :white_check_mark: | :white_check_mark: | TBA | TBA | TBA | | MapBox | :white_check_mark: | TBA | TBA | TBA | TBA | | OpenStreatMap | TBA | TBA | TBA | TBA | TBA |
Available Scripts
In the project directory, you can run:
npm run build
Create a production build of react-geo-drawings library
npm run storybook
Launches application in development mode. See Storybook guides for details
License
react-geo-drawings is licensed under the terms of the MIT license.