object
(WFRC App)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
mapInfos | object |
Required | cannot be null | WFRC App |
sherlock | object |
Required | cannot be null | WFRC App |
layerSelector | object |
Required | cannot be null | WFRC App |
defaultExtent | object |
Required | cannot be null | WFRC App |
links | object |
Required | cannot be null | WFRC App |
openOnLoad | object |
Required | cannot be null | WFRC App |
translations | object |
Required | cannot be null | WFRC App |
maxTabsAllowed | integer |
Required | cannot be null | WFRC App |
projectInformation | object |
Required | cannot be null | WFRC App |
defaultTabsNum | integer |
Required | cannot be null | WFRC App |
$schema | string |
Optional | cannot be null | WFRC App |
An object that describes each map available in the application. The property name is the id for the map and should not change since it's used as a URL parameter.
mapInfos
object
(Map Infos)
Configuration options for the map search widget
sherlock
object
(Details)
Configuration options for the base map selector widget
layerSelector
object
(Details)
defaultExtent
object
(Details)
links
object
(Details)
Controls whether specific map widgets default to be open on page load
openOnLoad
object
(Details)
Contains the translated strings used in the app. Falls back to en
if there is no other translation. Most strings in the other configs can be translated by using this format: trans:<key>
. For example: trans:visionMapTitle
.
translations
-
is required
-
Type:
object
(Translations) -
cannot be null
-
defined in: WFRC App
object
(Translations)
Restricts the number of tabs that a user is allowed to add.
maxTabsAllowed
-
is required
-
Type:
integer
(Max Tabs Allowed) -
cannot be null
-
defined in: WFRC App
integer
(Max Tabs Allowed)
projectInformation
-
is required
-
Type:
object
(Project Information widget configuration) -
cannot be null
-
defined in: WFRC App
object
(Project Information widget configuration)
The number of tabs that are open by default
defaultTabsNum
-
is required
-
Type:
integer
(Default Tabs Number) -
cannot be null
-
defined in: WFRC App
integer
(Default Tabs Number)
This should be set to https://wfrc.org/wasatch-choice-map/config.schema.json
$schema
-
is optional
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"https://wfrc.org/wasatch-choice-map/config.schema.json" |
|
"./config.schema.json" |
Reference this group by using
{"$ref":"https://wfrc.org/wasatch-choice-map/config.schema.json#/definitions/translation"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
mapTabsDialog | object |
Optional | cannot be null | WFRC App |
Additional Properties | Merged | Optional | cannot be null | WFRC App |
mapTabsDialog
object
(Details)
Additional properties are allowed, as long as they follow this schema:
merged type (Details)
one (and only one) of