Search
Preparing search index...
The search index is not available
mapguide-react-layout - v0.14.9
Options
All
Public
Public/Protected
All
Inherited
Menu
mapguide-react-layout - v0.14.9
actions/defs
ISetLayerOpacityAction
Interface ISetLayerOpacityAction
Sets the opacity for the given external layer for the given map
since
0.13
Hierarchy
ISetLayerOpacityAction
Index
Properties
payload
type
Properties
payload
payload
:
{
layerName
:
string
;
mapName
:
string
;
opacity
:
number
}
Type declaration
layer
Name
:
string
map
Name
:
string
opacity
:
number
type
type
:
SET_LAYER_OPACITY
Modules
actions/app
actions/defs
actions/flyout
actions/init
actions/init-
command
actions/init-
mapguide
actions/legend
actions/map
actions/modal
actions/taskpane
actions/template
api/bootstrap
api/builders/de
Arrayify
api/builders/factory
api/builders/mapagent
api/client
api/common
api/composite-
selection
api/contracts/common
api/contracts/fusion
api/contracts/map-
definition
api/contracts/query
api/contracts/runtime-
map
api/contracts/tile-
set-
definition
api/contracts/weblayout
api/default-
commands
api/default-
components
api/error
api/expr-
eval-
context
api/generic-
layer-
set
api/i18n
api/layer-
manager
api/layer-
manager/csv-
driver
api/layer-
manager/driver-
registry
api/layer-
manager/format-
driver
api/layer-
manager/parsed-
features
api/layer-
set
api/layer-
set-
contracts
api/layer-
set-
group-
base
api/lazy
api/mapguide-
commands
api/mapguide-
components
api/mg-
layer-
set-
group
api/ol-
factory
api/ol-
mapguide-
source-
factory
api/ol-
style-
builders
api/ol-
style-
contracts
api/ol-
style-
helpers
api/ol-
style-
map-
set
api/ol-
types
api/registry/command
api/registry/command-
spec
api/registry/component
api/registry/external-
layer
api/registry/layout
api/registry/projections
api/request-
builder
api/runtime
api/selection-
count
api/session-
store
components/about
components/accordion
components/base-
layer-
switcher
components/color-
picker
components/context
components/error
components/external-
layer-
factory
components/flyout-
region
components/form-
frame-
shim
components/icon
components/layer-
manager/add-
layer
components/layer-
manager/add-
wfs-
layer
components/layer-
manager/add-
wms-
layer
components/layer-
manager/color-
brewer
components/layer-
manager/common
components/layer-
manager/legend
components/layer-
manager/manage-
layers
components/layer-
manager/wfs-
capabilities-
panel
components/layer-
manager/wfs-
capabilities-
parser
components/layer-
manager/wms-
capabilities-
panel
components/legend
components/map-
load-
indicator
components/map-
menu
components/map-
providers/base
components/map-
providers/context
components/map-
providers/mapguide
components/mapguide-
debug-
context
components/menu
components/modal-
dialog
components/mouse-
coordinates
components/navigator
components/pbmg
components/scale-
display
components/selected-
feature-
count
components/selection-
panel
components/session-
expired
components/session-
keep-
alive
components/task-
pane
components/toolbar
components/tooltips/feature
components/tooltips/mouse
components/tooltips/selected-
features
components/tooltips/utfgrid
components/vector-
style-
editor
components/view-
size
constants
constants/actions
constants/assets
containers/add-
manage-
layers
containers/app
containers/base-
layer-
switcher
containers/coordinate-
tracker
containers/flyout-
region
containers/hooks
containers/hooks-
generic
containers/hooks-
mapguide
containers/init-
warning-
display
containers/legend
containers/map-
capturer-
context
containers/map-
menu
containers/measure
containers/measure-
context
containers/modal-
launcher
containers/mouse-
coordinates
containers/navigator
containers/neo-
map-
viewer
containers/quick-
plot
containers/scale-
display
containers/selected-
feature-
count
containers/selection-
panel
containers/share-
link-
to-
view
containers/subscriber
containers/task-
pane
containers/toolbar
containers/url-
state
containers/view-
size
containers/viewer-
options
containers/viewer-
shim
entries/application
entries/externs
layouts/ajax-
viewer
layouts/aqua
layouts/generic
layouts/hooks
layouts/limegold
layouts/maroon
layouts/sidebar
layouts/slate
layouts/turquoise-
yellow
reducers/config
reducers/init-
error
reducers/last-
action
reducers/map-
state
reducers/modal
reducers/mouse
reducers/root
reducers/taskpane
reducers/template
reducers/toolbar
reducers/viewer
store/configure-
store
store/logger
store/promise-
middleware
strings/en
strings/msgdef
utils/array
utils/assert
utils/asset
utils/logger
utils/menu
utils/never
utils/number
utils/scoped-
id
utils/site-
version
utils/string
utils/type-
guards
utils/units
utils/url
utils/viewer-
state
ISet
Layer
Opacity
Action
payload
type
Generated using
TypeDoc
Sets the opacity for the given external layer for the given map
0.13