Skip to content

Instantly share code, notes, and snippets.

@zsteva
zsteva / lista.md
Last active August 11, 2020 09:45
jeftin shiping za srbiju
@comp615
comp615 / leaflet_numbered_markers.css
Created April 2, 2012 23:51
Numbered Markers in Leaflet (JS Mapping)
.leaflet-div-icon {
background: transparent;
border: none;
}
.leaflet-marker-icon .number{
position: relative;
top: -37px;
font-size: 12px;
width: 25px;