MapLibre Compose API Reference
Toggle table of contents
0.14.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
location-runtime-linux
/
org.maplibre.compose.location.desktop.linux.portal
/
LocationPortal
Location
Portal
interface
LocationPortal
:
DBusInterface
Members
Types
Location
Updated
Link copied to clipboard
class
LocationUpdated
:
DBusSignal
Functions
create
Session
Link copied to clipboard
abstract
fun
createSession
(
options
:
Map
<
String
,
Variant
<
out
Any
>
>
)
:
DBusPath
get
Object
Path
Link copied to clipboard
abstract
fun
getObjectPath
(
)
:
String
is
Remote
Link copied to clipboard
open
fun
isRemote
(
)
:
Boolean
start
Link copied to clipboard
abstract
fun
start
(
sessionHandle
:
DBusPath
,
parentWindow
:
String
,
options
:
Map
<
String
,
Variant
<
out
Any
>
>
)
:
DBusPath