Added geolocation. Improved map subs. FireMap page

This commit is contained in:
vjrj 2017-12-01 21:18:10 +01:00
parent 0b4f895506
commit fe7a314d92
13 changed files with 179 additions and 59 deletions

View file

@ -140,11 +140,3 @@
color: white;
text-transform: uppercase;
}
/* https://github.com/PaulLeCam/react-leaflet/issues/108 */
.leaflet-container {
height: 500px;
width: 85%;
margin: 0 auto;
}