Package com.mapbox.maps.viewannotation
Types
OnViewAnnotationUpdatedListener
Link copied to clipboard
interface OnViewAnnotationUpdatedListener
Content copied to clipboard
Interface responsible for notifying when core updated view annotation position or visibility.
ViewAnnotationManager
Link copied to clipboard
interface ViewAnnotationManager
Content copied to clipboard
Manager API to control View Annotations.
Functions
viewAnnotationOptions
Link copied to clipboard
inline fun viewAnnotationOptions(block: ViewAnnotationOptions.Builder.() -> Unit): ViewAnnotationOptions
Content copied to clipboard
DSL builder function to create ViewAnnotationOptions object.