I implented the markerCluster option and it's working on the map but I have 2 issues :
The styles is not working (with styles I have an error, and whith style is doen't appy)
'markerCluster' : { 'zoomOnClick' : true, 'minimumClusterSize' : 2, 'styles': { 'textColor' : 'white' } }
When I click on a cluster on the map, the list of store is not filtered
And should I configure it ?
Hi !
I implented the markerCluster option and it's working on the map but I have 2 issues :
The styles is not working (with styles I have an error, and whith style is doen't appy)
'markerCluster' : { 'zoomOnClick' : true, 'minimumClusterSize' : 2, 'styles': { 'textColor' : 'white' } }
When I click on a cluster on the map, the list of store is not filtered And should I configure it ?
Thanks !!