set Annotation Aggregation Strategy
abstract fun setAnnotationAggregationStrategy(@NonNull aggregationStrategy: AnnotationAggregationStrategy): T
Sets annotation aggregation strategy that should be used when drawing annotations. Defaults to AUTOMATIC.
Parameters
aggregation Strategy
Aggregation strategy to use.