Skip to content

Commit

Permalink
updated mapx to remove topo/hillshade layer
Browse files Browse the repository at this point in the history
  • Loading branch information
KatherinePowell-NOAA committed Aug 9, 2024
1 parent 3c18067 commit b72623e
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
}
],
"defaultExtent" : {
"xmin" : -17391868.93894159,
"ymin" : 8050091.42174767889,
"xmax" : -15666094.3969584145,
"ymax" : 9269543.68075232022,
"xmin" : -17521420.8845863342,
"ymin" : 8078616.62078872137,
"xmax" : -15023088.8685748782,
"ymax" : 9298068.87979336269,
"spatialReference" : {
"wkid" : 102100,
"latestWkid" : 3857
Expand Down Expand Up @@ -20418,7 +20418,7 @@
},
"layerType" : "BasemapBackground",
"showLegends" : true,
"visibility" : true,
"visibility" : false,
"displayCacheType" : "Permanent",
"maxDisplayCacheAge" : 5,
"showPopups" : true,
Expand Down Expand Up @@ -20447,7 +20447,7 @@
},
"layerType" : "BasemapBackground",
"showLegends" : true,
"visibility" : true,
"visibility" : false,
"displayCacheType" : "Permanent",
"maxDisplayCacheAge" : 5,
"showPopups" : true,
Expand Down

0 comments on commit b72623e

Please sign in to comment.