- [ ] !test geojson + mongo { id, latitude, longitude, title, contactCity, contactCountry } - [ ] map-page + routing - [ ] add map to nav-menu - [ ] stylize the map --- - [x] add component "map" (for example, you can use https://www.amcharts.com/demos/zooming-to-countries-map, or https://medium.com/@timo.baehr/using-mapbox-in-angular-application-bc3b2b38592) - [x] choose map service (leaflet + osm) - [x] test performance - [x] add markers
(for example, you can use https://www.amcharts.com/demos/zooming-to-countries-map,
or https://medium.com/@timo.baehr/using-mapbox-in-angular-application-bc3b2b38592)