Skip to content

Commit

Permalink
Minor 4.15 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyhutchins committed Apr 1, 2020
1 parent 56ad183 commit 2948c6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions config/application.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"homePosition": "top-right",
"legend": false,
"legendPosition": "top-right",
"legendOpenAtStart": false,
"scalebar": false,
"scalebarPosition": "bottom-right",
"searchLayer": null,
Expand All @@ -27,6 +28,7 @@
"lookupType": "geometry",
"zoomScale": null,
"autoZoomFirstResult": true,
"addMarker": true,
"includeAddressGraphic": true,
"includeAddressText": false,
"addressGraphicColor": "#828282",
Expand Down
4 changes: 3 additions & 1 deletion config/applicationBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
"oauthappid",
"portalUrl",
"viewpoint",
"legend",
"legendOpenAtStart",
"webmap"
],
"webMap": {
Expand All @@ -50,4 +52,4 @@
"default": "b7641f0a6bb641aebcd817f4f72fbe7b",
"fetch": true
}
}
}

0 comments on commit 2948c6c

Please sign in to comment.