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
Module actions/defs
Index
Enumerations
Generic
Subject
Layer
Type
Interfaces
IAcknowledge
Startup
Warnings
Action
IAdd
Client
Selected
Feature
Action
IAdd
Map
Layer
Busy
Worker
Action
IAdded
Layer
Action
IClear
Client
Selection
Action
IClose
Component
In
Flyout
Action
IClose
Context
Menu
Action
IClose
Flyout
Action
IClose
Modal
Action
IElement
State
IEnable
Select
Drag
Pan
Action
IExternal
Layers
Ready
Action
IGeneric
Subject
Map
Layer
IGeneric
Subject
Map
Layer
Metadata
IInit
App
Action
IInit
App
Action
Payload
IInit
Error
Action
ILegend
Set
Group
Expanded
Action
ILegend
Set
Group
Selectable
Action
ILegend
Set
Group
Visibility
Action
ILegend
Set
Layer
Visibility
Action
IMap
Next
View
Action
IMap
Previous
View
Action
IMap
Refresh
Action
IMap
Resized
Action
IMap
Set
Base
Layer
Action
IMap
Set
Busy
Count
Action
IMap
Set
Layer
Transparency
Action
IMap
Set
Mouse
Coordinates
Action
IMap
Set
Scale
Action
IMap
Set
Selection
Action
IMap
Set
View
Action
IMap
Set
View
Rotation
Action
IMap
Set
View
Rotation
Enabled
Action
IMap
Set
View
Size
Units
Action
IOpen
Component
In
Flyout
Action
IOpen
Context
Menu
Action
IOpen
Flyout
Action
IPopup
Link
Expression
IRemove
Layer
Action
IRemove
Map
Layer
Busy
Worker
Action
IRestored
Selection
Sets
ISelected
Feature
Popup
Link
Property
ISelected
Feature
Popup
Template
Configuration
ISet
Active
Map
Action
ISet
Active
Map
Tool
Action
ISet
App
Setting
Action
ISet
Feature
Tooltips
Enabled
Action
ISet
Heatmap
Layer
Blur
Action
ISet
Heatmap
Layer
Radius
Action
ISet
Layer
Index
Action
ISet
Layer
Opacity
Action
ISet
Layer
Visibility
Action
ISet
Locale
Action
ISet
Manual
Feature
Tooltips
Enabled
Action
ISet
Map
Layer
Vector
Style
IShow
Component
In
Modal
Action
IShow
Modal
Url
Action
IShow
Selected
Feature
Action
ITask
Pane
Back
Action
ITask
Pane
Forward
Action
ITask
Pane
Home
Action
ITask
Pane
Invoke
Url
Action
ITask
Pane
Push
Url
Action
ITemplate
Set
Custom
Data
Action
ITemplate
Set
Element
State
Action
ITemplate
Set
Legend
Visibility
ITemplate
Set
Selection
Panel
Visibility
ITemplate
Set
Task
Pane
Visibility
Action
IUpdate
Modal
Dimensions
Action
Type aliases
IInitial
External
Layer
Map
Info
Modal
Change
Args
Viewer
Action
Functions
is
Generic
Subject
Map
Layer
Type aliases
IInitial
External
Layer
IInitial
External
Layer
:
IGenericSubjectMapLayer
Map
Info
Map
Info
:
{
externalBaseLayers
:
IExternalBaseLayer
[]
;
initialExternalLayers
:
IInitialExternalLayer
[]
;
initialView
:
IMapView
|
undefined
;
map
:
RuntimeMap
|
IGenericSubjectMapLayer
|
undefined
;
mapGroupId
:
string
}
since
0.12
Type declaration
external
Base
Layers
:
IExternalBaseLayer
[]
initial
External
Layers
:
IInitialExternalLayer
[]
The initial set of external layers
since
0.14
initial
View
:
IMapView
|
undefined
map
:
RuntimeMap
|
IGenericSubjectMapLayer
|
undefined
map
Group
Id
:
string
Modal
Change
Args
Modal
Change
Args
:
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
since
0.14.8
Type declaration
height
:
number
width
:
number
x
:
number
y
:
number
Viewer
Action
Viewer
Action
:
IOpenFlyoutAction
|
ICloseFlyoutAction
|
IOpenContextMenuAction
|
ICloseContextMenuAction
|
IOpenComponentInFlyoutAction
|
ICloseComponentInFlyoutAction
|
IInitAppAction
|
IInitErrorAction
|
IAcknowledgeStartupWarningsAction
|
ITemplateSetElementStateAction
|
ITemplateSetTaskPaneVisibilityAction
|
ITemplateSetSelectionPanelVisibility
|
ITemplateSetLegendVisibility
|
ITaskPaneBackAction
|
ITaskPaneForwardAction
|
ITaskPanePushUrlAction
|
ITaskPaneInvokeUrlAction
|
ITaskPaneHomeAction
|
IShowComponentInModalAction
|
IShowModalUrlAction
|
ICloseModalAction
|
IMapSetBusyCountAction
|
IMapSetBaseLayerAction
|
IMapSetScaleAction
|
IMapSetMouseCoordinatesAction
|
IMapSetLayerTransparencyAction
|
IMapSetViewSizeUnitsAction
|
IMapPreviousViewAction
|
IMapNextViewAction
|
IMapSetSelectionAction
|
IMapResizedAction
|
IMapSetViewAction
|
ISetActiveMapToolAction
|
ISetActiveMapAction
|
ISetFeatureTooltipsEnabledAction
|
ISetManualFeatureTooltipsEnabledAction
|
IMapSetViewRotationAction
|
IMapSetViewRotationEnabledAction
|
IShowSelectedFeatureAction
|
ILegendSetGroupVisibilityAction
|
ILegendSetLayerVisibilityAction
|
ILegendSetGroupExpandedAction
|
ILegendSetGroupSelectableAction
|
IMapRefreshAction
|
ISetLocaleAction
|
IAddedLayerAction
|
IRemoveLayerAction
|
ISetLayerIndexAction
|
ISetLayerOpacityAction
|
ISetLayerVisibilityAction
|
ISetMapLayerVectorStyle
|
IAddMapLayerBusyWorkerAction
|
IRemoveMapLayerBusyWorkerAction
|
IExternalLayersReadyAction
|
IAddClientSelectedFeatureAction
|
IClearClientSelectionAction
|
ISetHeatmapLayerBlurAction
|
ISetHeatmapLayerRadiusAction
|
IEnableSelectDragPanAction
|
ISetAppSettingAction
|
IUpdateModalDimensionsAction
|
ITemplateSetCustomDataAction
since
0.12
Functions
is
Generic
Subject
Map
Layer
is
Generic
Subject
Map
Layer
(
map
:
RuntimeMap
|
IGenericSubjectMapLayer
)
:
map
is
IGenericSubjectMapLayer
Parameters
map:
RuntimeMap
|
IGenericSubjectMapLayer
Returns
map
is
IGenericSubjectMapLayer
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
Generic
Subject
Layer
Type
IAcknowledge
Startup
Warnings
Action
IAdd
Client
Selected
Feature
Action
IAdd
Map
Layer
Busy
Worker
Action
IAdded
Layer
Action
IClear
Client
Selection
Action
IClose
Component
In
Flyout
Action
IClose
Context
Menu
Action
IClose
Flyout
Action
IClose
Modal
Action
IElement
State
IEnable
Select
Drag
Pan
Action
IExternal
Layers
Ready
Action
IGeneric
Subject
Map
Layer
IGeneric
Subject
Map
Layer
Metadata
IInit
App
Action
IInit
App
Action
Payload
IInit
Error
Action
ILegend
Set
Group
Expanded
Action
ILegend
Set
Group
Selectable
Action
ILegend
Set
Group
Visibility
Action
ILegend
Set
Layer
Visibility
Action
IMap
Next
View
Action
IMap
Previous
View
Action
IMap
Refresh
Action
IMap
Resized
Action
IMap
Set
Base
Layer
Action
IMap
Set
Busy
Count
Action
IMap
Set
Layer
Transparency
Action
IMap
Set
Mouse
Coordinates
Action
IMap
Set
Scale
Action
IMap
Set
Selection
Action
IMap
Set
View
Action
IMap
Set
View
Rotation
Action
IMap
Set
View
Rotation
Enabled
Action
IMap
Set
View
Size
Units
Action
IOpen
Component
In
Flyout
Action
IOpen
Context
Menu
Action
IOpen
Flyout
Action
IPopup
Link
Expression
IRemove
Layer
Action
IRemove
Map
Layer
Busy
Worker
Action
IRestored
Selection
Sets
ISelected
Feature
Popup
Link
Property
ISelected
Feature
Popup
Template
Configuration
ISet
Active
Map
Action
ISet
Active
Map
Tool
Action
ISet
App
Setting
Action
ISet
Feature
Tooltips
Enabled
Action
ISet
Heatmap
Layer
Blur
Action
ISet
Heatmap
Layer
Radius
Action
ISet
Layer
Index
Action
ISet
Layer
Opacity
Action
ISet
Layer
Visibility
Action
ISet
Locale
Action
ISet
Manual
Feature
Tooltips
Enabled
Action
ISet
Map
Layer
Vector
Style
IShow
Component
In
Modal
Action
IShow
Modal
Url
Action
IShow
Selected
Feature
Action
ITask
Pane
Back
Action
ITask
Pane
Forward
Action
ITask
Pane
Home
Action
ITask
Pane
Invoke
Url
Action
ITask
Pane
Push
Url
Action
ITemplate
Set
Custom
Data
Action
ITemplate
Set
Element
State
Action
ITemplate
Set
Legend
Visibility
ITemplate
Set
Selection
Panel
Visibility
ITemplate
Set
Task
Pane
Visibility
Action
IUpdate
Modal
Dimensions
Action
IInitial
External
Layer
Map
Info
Modal
Change
Args
Viewer
Action
is
Generic
Subject
Map
Layer
Generated using
TypeDoc
0.12