fpdcc / ccfp-asset-dashboard

CCFP Asset Dashboard
0 stars 1 forks source link

Toogle for editing mode vs navigation mode #97

Closed smcalilly closed 2 years ago

smcalilly commented 2 years ago

Here's an example that lets you toggle different types of interactions: https://geojson.io/#map=3/38.89/-81.21

smcalilly commented 2 years ago

This ^ toggle example comes out of the box with the Leaflet.draw plugin. The react-leaflet-draw library is the react version of that, and those layer controls are also included. So, I'll introduce that library so that we can have the toggling. Using this library will also give us the ability to draw more dynamic polygons (based on notes from our meeting with Garret, written down here)

cc @fgregg

fgregg commented 2 years ago

sweeeet!