Cluster image on Cluster in OpenStreetMap

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 is impossible in OpenStreet, Should be great to add it ?

Regards