From 54ca724c39e35d11df8d4e5cfc09e67769e6ab34 Mon Sep 17 00:00:00 2001 From: Dave Michelson Date: Wed, 9 May 2018 11:44:57 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 028bd22..84c0f1b 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ 'source': { 'type': 'raster', 'tiles': [ - 'https://://gis.nemac.org/nfwf?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&width=256&height=256&layers=NA_ExposureIndex' + 'https://gis.nemac.org/nfwf?bbox={bbox-epsg-3857}&format=image/png&service=WMS&version=1.1.1&request=GetMap&srs=EPSG:3857&width=256&height=256&layers=NA_ExposureIndex' ], 'tileSize': 256 },