David
Results
1
comments of
David
+1 You can hack the size in CSS with something like: ```css .leaflet-vertex-icon { max-width: 10px; max-height: 10px; margin-left: -5px !important; margin-top: -5px !important; } .leaflet-middle-icon { max-width: 10px; max-height:...