toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
MouseListener
/
Companion
Companion
object
Companion
Members
Functions
with
Primary
Button
Link copied to clipboard
fun
<
T
:
Any
>
withPrimaryButton
(
block
:
(
event
:
PointerEvent
,
click
:
ViewPoint
<
T
>
)
->
Unit
)
:
MouseListener
<
T
>