Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 781 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 781 Bytes

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