geospatialdraw-ui

Geospatial Map Drawing Library UI

Usage no npm install needed!

<script type="module">
  import geospatialdrawUi from 'https://cdn.skypack.dev/geospatialdraw-ui';
</script>

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

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