0.2.1 • Published 4 years ago

geospatialdraw-ui v0.2.1

Weekly downloads
8
License
LGPL-3.0
Repository
github
Last release
4 years ago

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

Typdoc documentation

Storybook

Storybook site

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