mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update ControlPoint UI to use milsymbol library.
This gets us out of the business of maintaining our own icons. The milsymbol library generates the SVG data needed to display anything covered by APP-6.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
<link rel="stylesheet" href="lib/leaflet-ruler/leaflet-ruler.css">
|
||||
<script src="lib/leaflet-ruler/leaflet-ruler.js"></script>
|
||||
|
||||
<script src="lib/milsymbol/milsymbol.js"></script>
|
||||
|
||||
<script src="map.js" defer="defer"></script>
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user