Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.geolocation
/
GeolocationPosition
Geolocation
Position
class
GeolocationPosition
(
source
)
Available only in secure contexts.
MDN Reference
Members
Properties
coords
Link copied to clipboard
val
coords
:
GeolocationCoordinates
MDN Reference
timestamp
Link copied to clipboard
val
timestamp
:
EpochTimeStamp
MDN Reference
Functions
to
JSON
Link copied to clipboard
fun
toJSON
(
)
:
JsAny
MDN Reference