mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
ViewAnnotationAnchorConfig
View
Annotation
Anchor
Config
class
ViewAnnotationAnchorConfig
:
Serializable
Represents a specific setting for a view annotation anchor.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
Builder
Link copied to clipboard
open
fun
toBuilder
(
)
:
ViewAnnotationAnchorConfig.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
anchor
Link copied to clipboard
@
NonNull
@get:
NonNull
val
anchor
:
ViewAnnotationAnchor
offset
X
Link copied to clipboard
val
offsetX
:
Double
offset
Y
Link copied to clipboard
val
offsetY
:
Double