Skip to content

Feature/3 Add markers to map

pelkrpxt requested to merge feature/3-UI-add-locations-to-map into main
  • fetch existing markers from backend with GET-request and add them to the map
  • allow user to add markers by clicking map
  • on click, add marker to the point of click's position and make POST-request to save it in backend in GeoJson format

@all-in-one @all

Edited by pelkrpxt

Merge request reports