createPOICluster
Create a POI cluster If a cluster already exists for the given name, the previous one will be deleted
Return
true if cluster has been created, false otherwise
Parameters
The cluster's name, used to identify the cluster
A list of class ID which be added to the cluster
An optional image to draw the cluster (if no image has been provided, a default one will be used)
An optional RGBA color used to render the text (and the cluster if no image has been provided), default is black #000000FF
An optional value to upscale/downscale the cluster, default value is no scale
Create a POI cluster If a cluster already exists for the given name, the previous one will be deleted
Return
true if cluster has been created, false otherwise
Parameters
The cluster's name, used to identify the cluster
A list of class ID which be added to the cluster
Create a POI cluster If a cluster already exists for the given name, the previous one will be deleted
Return
true if cluster has been created, false otherwise
Parameters
The cluster's name, used to identify the cluster
A list of class ID which be added to the cluster
An color used to render the text
An value to upscale/downscale the cluster
Create a POI cluster If a cluster already exists for the given name, the previous one will be deleted
Return
true if cluster has been created, false otherwise
Parameters
The cluster's name, used to identify the cluster
A list of class ID which be added to the cluster
An optional image used by the cluster