Now you can add temporary markers on the map by the right button and it's automatically copied to clipboard
This commit is contained in:
parent
0e95c7706f
commit
f9d968f5ec
@ -354,6 +354,7 @@
|
||||
fullscreenControl: true,
|
||||
}
|
||||
).setView([{{ sar.SARCall.latitude }}, {{ sar.SARCall.longitude }}], 13);
|
||||
|
||||
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
||||
maxZoom: 19,
|
||||
attribution: '© OpenStreetMap contributors'
|
||||
|
Loading…
Reference in New Issue
Block a user