getAnnotationManager

Get an annotation manger

Return

the annotation manger

Parameters

belowLayerId

the id of the layer above the annotation layer

touchAreaShiftX

the scrolled left position of mapView

touchAreaShiftY

the scrolled top position of mapView

type

the type of annotation manger

open override fun getAnnotationManager(type: AnnotationType, belowLayerId: String?, touchAreaShiftX: Int, touchAreaShiftY: Int): AnnotationManager<*, *, *, *, *, *>