mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
feat(map): unit coordinates are now copied entirely. Added info poup.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
|
||||
<div class="mouse-tool-item" data-location-system="MGRS">
|
||||
<div id="ref-unit-position-mgrs"></div>
|
||||
<div id="unit-position-mgrs" class="coordinates copyable"></div>
|
||||
<div id="unit-position-mgrs" class="coordinates copyable" data-location-system="MGRS"></div>
|
||||
</div>
|
||||
|
||||
<div class="mouse-tool-item" data-location-system="LatLng">
|
||||
|
||||
Reference in New Issue
Block a user