MapLibre Compose API Reference
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
kotlin-maplibre-js
/
dev.sargunv.maplibrejs
/
MapLibreEvent
Map
Libre
Event
external
interface
MapLibreEvent
<
T
>
:
AnyEvent
(
source
)
MapLibreEvent
Inheritors
MapMouseEvent
MapTouchEvent
MapWheelEvent
Members
Properties
original
Event
Link copied to clipboard
abstract
val
originalEvent
:
T
target
Link copied to clipboard
abstract
val
target
:
Map
type
Link copied to clipboard
abstract
val
type
:
String