Documentation
Code
GitLab
components/map/tools/contextmenu
MenuEntry
Type Alias MenuEntry
type
MenuEntry
=
{
callback
:
(
e
:
MouseEvent
,
mapCoordinate
:
Coordinate
)
=>
void
;
entry
:
string
;
}
Index
Properties
callback
entry
Properties
callback
callback
:
(
e
:
MouseEvent
,
mapCoordinate
:
Coordinate
)
=>
void
entry
entry
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
callback
entry
@geogirafe/lib-geoportal
Loading...