@geogirafe/lib-geoportal
Preparing search index...
components/context-menu/default-context-menu/contextmenumanager
MapContextMenuManager
Class MapContextMenuManager
Index
Constructors
constructor
Properties
projection
Accessors
position
Methods
initialize
Constructors
constructor
new
MapContextMenuManager
(
mapContextMenuState
:
MapContextMenuState
,
)
:
MapContextMenuManager
Parameters
mapContextMenuState
:
MapContextMenuState
Returns
MapContextMenuManager
Properties
projection
projection
:
string
|
null
= null
Accessors
position
get
position
()
:
[
number
,
number
]
Returns
[
number
,
number
]
set
position
(
value
:
[
number
,
number
]
)
:
void
Parameters
value
:
[
number
,
number
]
Returns
void
Methods
initialize
initialize
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
projection
Accessors
position
Methods
initialize
@geogirafe/lib-geoportal
Loading...