Annotation Plugin Impl
The impl class for AnnotationPlugin
Constructors
AnnotationPluginImpl
Link copied to clipboard
fun AnnotationPluginImpl()
Content copied to clipboard
Functions
createAnnotationManager
Link copied to clipboard
open override fun createAnnotationManager(type: AnnotationType, annotationConfig: AnnotationConfig?): AnnotationManager<*, *, *, *, *, *, *>
Content copied to clipboard
open override fun createAnnotationManager(mapView: View, type: AnnotationType, annotationConfig: AnnotationConfig?): AnnotationManager<*, *, *, *, *, *, *>
Content copied to clipboard
initialize
Link copied to clipboard
open fun initialize()
Content copied to clipboard
onDelegateProvider
Link copied to clipboard
open override fun onDelegateProvider(delegateProvider: MapDelegateProvider)
Content copied to clipboard
onSizeChanged
Link copied to clipboard
onStyleChanged
Link copied to clipboard
removeAnnotationManager
Link copied to clipboard
open override fun removeAnnotationManager(annotationManager: AnnotationManager<*, *, *, *, *, *, *>)
Content copied to clipboard