map-tools
map-tools copied to clipboard
Update the marker_visibility_changed logic to leverage the findMarker() feature.
The counting of the visible pin can leverage the findMarker logic and as a result improve the performance.
We can also return an instance of the visible Markers instead of a count.