@geogirafe/lib-geoportal
Preparing search index...
components/context-menu/default-context-menu/contextmenustate
MapContextMenuState
Class MapContextMenuState
Index
Constructors
constructor
Properties
crs
links
position
projection
sources
visible
Constructors
constructor
new
MapContextMenuState
()
:
MapContextMenuState
Returns
MapContextMenuState
Properties
crs
crs
:
{
code
:
string
;
coordinate
:
[
number
,
number
]
;
format
:
"decimal"
|
"dms"
;
precision
:
number
;
translation
:
string
;
}
[]
= []
links
links
:
{
content
:
null
|
string
;
crs
:
string
;
translation
:
string
;
url
:
string
}
[]
= []
position
position
:
[
number
,
number
]
projection
projection
:
null
|
string
= null
sources
sources
:
{
content
:
null
|
string
;
crs
:
string
;
id
:
string
;
loading
:
boolean
;
translation
:
string
;
url
:
string
;
}
[]
= []
visible
visible
:
boolean
= false
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
crs
links
position
projection
sources
visible
@geogirafe/lib-geoportal
Loading...