- Fix: Fixed peer dependency of react-leaflet
- Refactor: Upgraded dependencies including React to 18 and Leaflet to 4
- Feat: Undo and redo actions
- Feat: Rectangle selection
- Feat: Export polygons as GeoJSON, JTS or LatLng
- Feat: Import polygons from GeoJSON
- Fix: Prevent default behaviour for keyevents
- Fix: fix leaflet-path-drag dependency
- Fix: change action bar position to the right bottom of the map
- Add tests
- Add storybook
- Add PoylgonDraw component
- Create base project