Package com. mapbox. maps. viewannotation
Types
On View Annotation Updated Listener
Link copied to clipboard
interface OnViewAnnotationUpdatedListener
Content copied to clipboard
Interface responsible for notifying when core updated view annotation position or visibility.
View Annotation Manager
Link copied to clipboard
interface ViewAnnotationManager
Content copied to clipboard
Manager API to control View Annotations.
View Annotation Update Mode
Link copied to clipboard
class ViewAnnotationUpdateMode
Content copied to clipboard
Describes modes that could be applied to update view annotation positions and synchronize them with current map camera.
Functions
view Annotation Options
Link copied to clipboard
inline fun viewAnnotationOptions(block: ViewAnnotationOptions.Builder.() -> Unit): ViewAnnotationOptions
Content copied to clipboard
DSL builder function to create ViewAnnotationOptions object.