Hello,
My VisualizationLayer has the setting ClusteringEnabledThreshold="11", but clustering continues at higher zoom levels (e.g., at 18). Setting the ClusteringEnabledThreshold does not seem to stop clustering. (I suspect I'm mis-interpreting how this parameter is to be used).
Can you please provide guidance?
The specific layer definition is:
<telerik:VisualizationLayer x:Name="mainVizLayer" ItemTemplateSelector="{StaticResource WellSymbolTemplateSelector}"
ClusteringEnabled="True" ClusteringEnabledThreshold="11">
</telerik:VisualizationLayer>
Thank you,
Bob
My VisualizationLayer has the setting ClusteringEnabledThreshold="11", but clustering continues at higher zoom levels (e.g., at 18). Setting the ClusteringEnabledThreshold does not seem to stop clustering. (I suspect I'm mis-interpreting how this parameter is to be used).
Can you please provide guidance?
The specific layer definition is:
<telerik:VisualizationLayer x:Name="mainVizLayer" ItemTemplateSelector="{StaticResource WellSymbolTemplateSelector}"
ClusteringEnabled="True" ClusteringEnabledThreshold="11">
</telerik:VisualizationLayer>
Thank you,
Bob