toggle menu
Yandex MapKit KMP
null
common
switch theme
search in API
yandex-mapkit-kmp-compose
/
ru.sulgik.mapkit.compose
/
PlacemarkState
Placemark
State
@
Immutable
class
PlacemarkState
(
geometry
:
Point
,
direction
:
Float
=
0.0f
)
Members
Constructors
Placemark
State
Link copied to clipboard
constructor
(
geometry
:
Point
,
direction
:
Float
=
0.0f
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
direction
Link copied to clipboard
var
direction
:
Float
geometry
Link copied to clipboard
var
geometry
:
Point
is
Dragging
Link copied to clipboard
var
isDragging
:
Boolean