toggle menu
Yandex MapKit KMP
null
android
common
ios
switch theme
search in API
yandex-mapkit-kmp
/
ru.sulgik.mapkit.location
/
LocationListener
Location
Listener
android
common
ios
actual
abstract
class
LocationListener
expect
abstract
class
LocationListener
actual
abstract
class
LocationListener
Members
Constructors
Location
Listener
Link copied to clipboard
android
common
ios
actual
constructor
(
)
expect
constructor
(
)
actual
constructor
(
)
Functions
on
Location
Status
Updated
Link copied to clipboard
android
common
actual
abstract
fun
onLocationStatusUpdated
(
locationStatus
:
LocationStatus
)
expect
abstract
fun
onLocationStatusUpdated
(
locationStatus
:
LocationStatus
)
on
Location
Updated
Link copied to clipboard
android
common
actual
abstract
fun
onLocationUpdated
(
location
:
Location
)
expect
abstract
fun
onLocationUpdated
(
location
:
Location
)
to
Native
Link copied to clipboard
android
ios
fun
toNative
(
)
:
LocationListener
fun
toNative
(
)
:
<Error class: unknown class>