/demo-react-leaflet-geoman

Minimal project with leaflet and geoman for react

Primary LanguageTypeScript

Getting Started with React Leaflet and Geoman

Simple repo to use Leaflet and Geoman with React.

Setup

Environment Variables

  • REACT_APP_MAPBOX_ACCESS_TOKEN=<YOUR_TOKEN>

Install dependencies

This project uses yarn. Follow the installation instructions..

Then run yarn install

Start

Start the project with yarn start

Build

If you want to build the project, use yarn build

Dependencies

  1. leaflet
  2. react-leaflet
  3. geoman

Contributing

See the CONTRIBUTING file.