Actions
Feature #6274
closedChange the marker cluster to a marker with the title window on hover of the marker in the list
Start date:
12/02/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
Currently, if you hover over a map marker icon in the list for an item that is clustered on the map, the title window and marker does not display.
Updated by Lauren Walker almost 11 years ago
- Status changed from New to Resolved
In order to display the marker and it's title window for clustered markers, we need to redefine the map of the marker on mouseover. This is because the marker clusterer plugin sets the marker map to null in order to effectively hide the marker.
Actions