8000 update raster image tile layer url · plotly/plotly.js@aa35f7d · GitHub
[go: up one dir, main page]

Skip to content

Commit aa35f7d

Browse files
committed
update raster image tile layer url
1 parent 5363cf8 commit aa35f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/mocks/map_layers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
{
190190
"sourcetype": "raster",
191191
"source": [
192-
"https://img.nj.gov/imagerywms/Natural2015?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&transparent=true&width=256&height=256&layers=Natural2015"
192+
"https://img.nj.gov/imagerywms/Natural2020?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&transparent=true&width=256&height=256&layers=Natural2020"
193193
],
194194
"below": "aeroway-line"
195195
},

0 commit comments

Comments
 (0)
0