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