toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.geolocation
/
GeolocationPosition
Geolocation
Position
external
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
(
)
:
Any
MDN Reference