mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Replace icons for some TGOs.
Only covered about half of the types so far. This also removes the clustering, since that doesn't really seem to be needed with the newer icons.
This commit is contained in:
@@ -24,20 +24,6 @@
|
||||
integrity="sha384-XAr1poM2RCR9/QQFki7ylrGSdmvYE0NuHghuRuxb/k9zJQA53y6qR5te5jJRZlcL"
|
||||
crossorigin="">
|
||||
</script>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.css"
|
||||
crossorigin="">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://unpkg.com/leaflet.markercluster@1.4.1/dist/MarkerCluster.Default.css"
|
||||
crossorigin="">
|
||||
<script
|
||||
src="https://unpkg.com/leaflet.markercluster@1.4.1/dist/leaflet.markercluster.js"
|
||||
integrity="sha384-RLIyj5q1b5XJTn0tqUhucRZe40nFTocRP91R/NkRJHwAe4XxnTV77FXy/vGLiec2"
|
||||
crossorigin="">
|
||||
</script>
|
||||
<style>
|
||||
body { padding: 0; margin: 0; }
|
||||
html, body, #map { height: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user