Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

geospatialdraw-ui

connexta164LGPL-3.00.2.1TypeScript support: included

Geospatial Map Drawing Library UI

catography, coordinate, coordinates, drawing, geospatial, gps, lat/long, latitude, longitude, map, mapping, mgrs, primative, usng, utm

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