Skip to content

Instantly share code, notes, and snippets.

View natsuapo's full-sized avatar
🐴

TIANQI XIA natsuapo

🐴
View GitHub Profile
@natsuapo
natsuapo / leaflet_numbered_markers.css
Created April 26, 2019 04:32 — forked from comp615/leaflet_numbered_markers.css
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;