Skip to content

Commit

Permalink
Change default basemap to StamenTonerLight (#220)
Browse files Browse the repository at this point in the history
This reverts the change from StamenTonerLight to Streets, originally requested in #220 and updated to restore StamenTonerLight.
  • Loading branch information
michaelpnelson committed Nov 9, 2022
1 parent ecfb16a commit 6f0ee4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
49.72867079292322
]
},
"baseMap": "Streets",
"baseMap": "StamenTonerLight",
"esriApiKey": "AAPKacb4ff83a3e34b4887bed2d86c318279EXFibvw9GBGQCOMSQBVRdU3aaWqj6GrdbTKGtSxq6MXtukzb2O7CSwa_bv1iY3ia",
"minZoom": 10,
"activeTool": "directions"
Expand Down

0 comments on commit 6f0ee4b

Please sign in to comment.