Yandex MapKit KMP
Toggle table of contents
0.3.1
common
Platform filter
common
Switch theme
Search in API
Yandex MapKit KMP
Yandex MapKit KMP SDK Compose Utils
/
ru.sulgik.mapkit.compose.user_location
/
UserLocationConfig
/
Anchor
Anchor
@
YandexMapsComposeExperimentalApi
data
class
Anchor
(
val
normal
:
PointF
,
val
course
:
PointF
)
Members
Constructors
Anchor
Link copied to clipboard
constructor
(
normal
:
PointF
,
course
:
PointF
)
Properties
course
Link copied to clipboard
val
course
:
PointF
normal
Link copied to clipboard
val
normal
:
PointF