A mapboxGL map Editor component which lets a user draw points, lines, and polygons on a map and save them to a PostGIS postgres database in geojson format. Tiles are generated by an express backend and fed to the Viewer in the app.
An implementation of an editable map using mapboxGL and geojson from PostGIS