Description
This filter allows customization of the default cluster marker colors.
- ‘lowDensityColor’ => ‘#0066ff’ (blue)
- ‘highDensityColor’ => ‘#ff0000’ (red)
- ‘labelColor’ => ‘#fff’ (white)
Parameters
$colors - (array) The default cluster colors.
Usage
Changelog
Since 2.3.2
Source File
This filter is located in /frontend/class-frontend.php
Placement
The code needs to be placed in the functions.php file inside your active theme folder.