Implementation of GeospatialDraw UI using Styled Components and themes from DDF.
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.
npm install geospatialdraw-ui
yarn build:all
Note: Be certain to update version number in package.json
and the two README.md
documentation links.
yarn publish