When using the leaflet extension the markers display but must be clicked manually to display their labels.A better way to implement this on the “single map” option is to have the marker symbols display their title labels when the user zooms in
and each marker is singular.
When the markers are grouped no labels display, but as the user zooms in and single markers display then the title appears.The Marker should display Without Mouse Hover or ClickingIt needs to display automatically without user interactionIt is also important that labels within close proximity not overlap if possibleThis makes the experience much more efficient for the user that knows where they are on the map but want to zoom to a titled marker.