Hi,
I use PointStyle to create points on the server, I don't use marker style. But I noticed, that it is possible to set 'cluster distance' for ClusterMarkerStyle, but didn't find how to do it for ClusterPointStyle. Is it possible?
Thanks,
Igor
Hi,
I use PointStyle to create points on the server, I don't use marker style. But I noticed, that it is possible to set 'cluster distance' for ClusterMarkerStyle, but didn't find how to do it for ClusterPointStyle. Is it possible?
Thanks,
Igor
Hello Igor,
Sorry to say, we don’t have that kind of API, ClusterMarkerStyle is a style in Web Edition and ClusterMarkerStyle has a property with named “DistanceInPixel”, “DistanceInPixel” means that several markers which they are all locate within specified distance will be treated as a marker. But ClusterPointStyle is in MapSuiteCore. there is no such property in ClusterPointStyle. If the you wants to do that, you need create new class which inherited from PointStyle.
Sorry for the inconvenience.
Regards,
Gary
Igor,
I believe that we can create a sample for you. Give us a few days and we will whip it up.
David
Thank you, guys! I think it will be very useful to set cluster distance. In this case, we can regulate performance and picture quality
Hello Igor,
You are welcome, we will post the result and sample here as soon as we finished it.
Regards,
Gary