geospatialdraw-ui
v0.2.1
Published
Geospatial Map Drawing Library UI
Readme
GeospatialDraw UI
Implementation of GeospatialDraw UI using Styled Components and themes from DDF.
Packages
Usage import 'geospatialdraw/bin/...'
coordinates- UI components for editing coordinates in GeometryJSON using any of the supported coordinate units.menu- UI component for displaying a drawing menu on a map.
Documentation
Storybook
Installation
npm install geospatialdraw-ui
Development
yarn build:all
Deploy
Note: Be certain to update version number in package.json and the two README.md documentation links.
yarn publish
