createAnnotationManager

Get an annotation manger

Return

the annotation manger

Parameters

annotationConfig

the configuration for AnnotationManager

mapView

the mapView

type

The type of he type of annotation manger

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