@geogirafe/lib-geoportal
Preparing search index...
components/context-menu/default-context-menu/contextmenumanager
MapContextMenuManager
Class MapContextMenuManager
Index
Constructors
constructor
Properties
projection
rasters
Accessors
position
Methods
get
Coordinate
init
reset
Rasters
update
Coordinates
update
Links
update
Raster
Samples
Constructors
constructor
new
MapContextMenuManager
(
MapContextMenuState
:
MapContextMenuState
,
)
:
MapContextMenuManager
Parameters
MapContextMenuState
:
MapContextMenuState
Returns
MapContextMenuManager
Properties
projection
projection
:
null
|
string
= null
rasters
rasters
:
Raster
[]
= []
Accessors
position
get
position
()
:
[
number
,
number
]
Returns
[
number
,
number
]
set
position
(
value
:
[
number
,
number
]
)
:
void
Parameters
value
:
[
number
,
number
]
Returns
void
Methods
get
Coordinate
getCoordinate
(
code
:
string
)
:
null
|
[
number
,
number
]
Parameters
code
:
string
Returns
null
|
[
number
,
number
]
init
init
(
config
:
{
crs
:
{
code
:
string
;
format
:
"decimal"
|
"dms"
;
precision
:
number
;
translation
:
string
;
}
[]
;
links
:
{
crs
:
string
;
translation
:
string
;
url
:
string
}
[]
;
sources
:
{
crs
:
string
;
id
:
string
;
loading
:
boolean
;
nodata
:
number
;
precision
:
number
;
prefix
:
string
;
suffix
:
string
;
translation
:
string
;
url
:
string
;
}
[]
;
}
,
)
:
void
Parameters
config
:
{
crs
:
{
code
:
string
;
format
:
"decimal"
|
"dms"
;
precision
:
number
;
translation
:
string
;
}
[]
;
links
:
{
crs
:
string
;
translation
:
string
;
url
:
string
}
[]
;
sources
:
{
crs
:
string
;
id
:
string
;
loading
:
boolean
;
nodata
:
number
;
precision
:
number
;
prefix
:
string
;
suffix
:
string
;
translation
:
string
;
url
:
string
;
}
[]
;
}
Returns
void
reset
Rasters
resetRasters
()
:
void
Returns
void
update
Coordinates
updateCoordinates
()
:
void
Returns
void
update
Links
updateLinks
()
:
void
Returns
void
update
Raster
Samples
updateRasterSamples
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
projection
rasters
Accessors
position
Methods
get
Coordinate
init
reset
Rasters
update
Coordinates
update
Links
update
Raster
Samples
@geogirafe/lib-geoportal
Loading...