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