Leaflet.MapCenterCoord
Leaflet.MapCenterCoord copied to clipboard
Cross hairs hidden by markers
See example here: https://gist.github.com/tstibbs/c07574f89c0e47b9b3d2ec7df8c7e0c9#file-leafletscreenposition-html
If you have both markers and cross hairs, the markers appear on top of the cross hairs. If you happened to have a cluster of markers around the centre of your map, it would make it impossible to see the cross hairs.
I have got the same issue. The crosshair is hidden by markers and also images overlaid. Unlike to the traditional "var marker = ". Is there some option to fix it?