object
(Map Info)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
name | string |
Required | cannot be null | WFRC App |
category | string |
Optional | cannot be null | WFRC App |
webMapId | string |
Required | cannot be null | WFRC App |
hideLayerSelector | boolean |
Optional | cannot be null | WFRC App |
useDefaultAGOLPopup | boolean |
Optional | cannot be null | WFRC App |
filter | object |
Optional | cannot be null | WFRC App |
queryFilter | object |
Optional | cannot be null | WFRC App |
projectInformation | object |
Optional | cannot be null | WFRC App |
The name of the map that shows up in the tab control
name
-
is required
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
The category that this map should be under in the configure maps dialog box. This is optional and translatable
category
-
is optional
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
The id of the web map that you would like displayed
webMapId
-
is required
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
Determines whether the layer selector widget is displayed or not
hideLayerSelector
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: WFRC App
boolean
useDefaultAGOLPopup
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: WFRC App
boolean
Contains configs for the Filter widget.
filter
object
(Filter)
Contains configs for the Query Filter widget.
queryFilter
-
is optional
-
Type:
object
(QueryFilter) -
cannot be null
-
defined in: WFRC App
object
(QueryFilter)
projectInformation
-
is optional
-
Type:
object
(Tab-specific Project Information Widget Configuration) -
cannot be null
-
defined in: WFRC App
object
(Tab-specific Project Information Widget Configuration)