Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.geolocation
/
Geolocation
/
getCurrentPosition
get
Current
Position
fun
getCurrentPosition
(
successCallback
:
PositionCallback
,
errorCallback
:
PositionErrorCallback
?
=
definedExternally
,
options
:
PositionOptions
=
definedExternally
)
(
source
)
MDN Reference