CalloutViewHolder

Represents a view and its ViewAnnotationOptions that are used to be attached to a route line.

Note that ViewAnnotationOptions.annotatedFeature will be overridden by MapboxRouteLineView

Types

Link copied to clipboard
class Builder(view: View)

Properties

Link copied to clipboard
@get:RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
val view: View

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String