poepublic / shareabouts-pbboston

GNU General Public License v3.0
0 stars 1 forks source link

Create hybrid vector/image markers #26

Open mjumbewu opened 5 months ago

mjumbewu commented 5 months ago

For map markers, create an L.circleImageMarker and an L.pinImageMarker that derive from Marker in that it always adds to the marker pane, regardless of which renderer is used, and from Path in that it uses path styles to draw the circle outline or pin using SVG.