fix quote
Thanks @zenofmud
This commit is contained in:
parent
3905d2d300
commit
8b0e64953e
@ -372,7 +372,7 @@ To add an overlay instead of a base layer - specify the `overlay` property inste
|
|||||||
"url": "https://nowcoast.noaa.gov/arcgis/services/nowcoast/radar_meteo_imagery_nexrad_time/MapServer/WmsServer?",
|
"url": "https://nowcoast.noaa.gov/arcgis/services/nowcoast/radar_meteo_imagery_nexrad_time/MapServer/WmsServer?",
|
||||||
"opt": {
|
"opt": {
|
||||||
"layers": "1",
|
"layers": "1",
|
||||||
"format": 'image/png",
|
"format": "image/png",
|
||||||
"transparent": true,
|
"transparent": true,
|
||||||
"attribution": "NOAA/NWS"
|
"attribution": "NOAA/NWS"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user