Release: Version 1.0.0 von main branch soll mergen
This commit is contained in:
@@ -867,6 +867,8 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
|
||||
L.tileLayer(online ? onlineTileLayer : offlineTileLayer, {
|
||||
attribution:
|
||||
'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',
|
||||
//tileSize: 250, // oder 512, je nach Kachelgröße
|
||||
//detectRetina: true,
|
||||
}).addTo(initMap);
|
||||
|
||||
const overlappingMarkerSpiderfier =
|
||||
|
||||
Reference in New Issue
Block a user