Package com.mapbox.maps.viewannotation

Types

OnViewAnnotationUpdatedListener
Link copied to clipboard
interface OnViewAnnotationUpdatedListener

Interface responsible for notifying when core updated view annotation position or visibility.

ViewAnnotationManager
Link copied to clipboard
interface ViewAnnotationManager

Manager API to control View Annotations.

ViewAnnotationUpdateMode
Link copied to clipboard
class ViewAnnotationUpdateMode

Describes modes that could be applied to update view annotation positions and synchronize them with current map camera.

Functions

viewAnnotationOptions
Link copied to clipboard
inline fun viewAnnotationOptions(block: ViewAnnotationOptions.Builder.() -> Unit): ViewAnnotationOptions

DSL builder function to create ViewAnnotationOptions object.