createAnnotationManager

Create an annotation manger instance.

Return

the annotation manger

Parameters

annotationConfig

the configuration for AnnotationManager

mapView

the mapView

type

The type of he type of annotation manger

open override fun createAnnotationManager(mapView: View, type: AnnotationType, annotationConfig: AnnotationConfig?): AnnotationManager<*, *, *, *, *, *, *>