rizac/leaflet-poly-marker
Very simple JavaScript module defining a PolyMarker, a leaflet Polygon with CircleMarker behaviour, i.e. a size in pixel independent on the map zoom. A PolyMarker requires only a center in [lat, lon] coordinates and a symbol character (similar to Python's Matplotlib) to define its type
JavaScriptMIT