layered projects working; with some bugs

This commit is contained in:
Lachlan Kermode
2020-03-26 16:58:01 +01:00
parent 678d63f78b
commit 85476ee6fb
6 changed files with 96 additions and 23 deletions

View File

@@ -63,7 +63,6 @@ class Map extends React.Component {
}
initializeMap () {
return
/**
* Creates a Leaflet map and a tilelayer for the map background
*/