Just curious if Esri removed it, or I messed up something.
Thanks!
Christopher,
If you need to manually add it back then here is the json to add back to the [instal dir]/server/apps/[app#]/configs/config_Basemap Gallery.json:
{ "layers": [ { "id": "layer0", "layerType": "ArcGISTiledMapServiceLayer", "opacity": 1, "visibility": true, "url": "http://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer" } ], "title": "USGS National Map", "thumbnailUrl": "//yourorgsname.maps.arcgis.com/sharing/rest/content/items/6d9fa6d159ae4a1f80b9e296ed300767/info/thumbnail/national_map.jpg", "spatialReference": { "wkid": 102100 } }
USGS National Maps appears for me in the BaseMap Gallery Widget.
Thanks Robert!
That added it back in.
Chris
Chris,
Don't forget to mark this question as answered by click on the "Correct Answer" link in the thread that answered your question.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.