Cluster on OpenStreet map : Image

Hi

It is possible to change the cluster image on GoogleMap :

TMSFNCMaps1.Clusters[0].ImagePath := 'file://' + StringReplace(ExtractFilePath(ParamStr(0)) + '/ClusterImages/', '', '/', [rfReplaceAll]);;

Howerver, the same operation seems impossible in OpenStreet, is it correct ?

Regards

Unfortunately using custom cluster images/symbols is currently not supported for TTMSFNCOpenLayers.
However this is a good suggestion and we'll investigate if this feature can be added in the future.

Thanks you for your quick answer

And I hope you will success ;)

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.