fix quote

Thanks @zenofmud
This commit is contained in:
Dave Conway-Jones 2019-04-02 17:44:57 +01:00
parent 3905d2d300
commit 8b0e64953e
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4

View File

@ -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"
}, },