Feature/3 Add markers to map
- 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
Edited by pelkrpxt