MapLibre Compose API Reference
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-js-bindings
/
org.maplibre.kmp.js
/
Point
Point
external
class
Point
(
x
:
Double
,
y
:
Double
)
(
source
)
Point
Members
Constructors
Point
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
)
Properties
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double