When adding images to teh HTML canvas, like the one used in the ScrollZoomToggler plugin, sometimes the map has a higher z-index and the image is hidden behind the map. It would be nice to either pass a z-index or hard-code a high value to ensure the image is on top of the map.
When adding images to teh HTML canvas, like the one used in the
ScrollZoomTogglerplugin, sometimes the map has a higherz-indexand the image is hidden behind the map. It would be nice to either pass az-indexor hard-code a high value to ensure the image is on top of the map.