From f793dfeb861e6e492b84640431b51bad4be055fe Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Tue, 23 Feb 2016 19:00:54 -0800 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4f75bc4..5f046a7 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ // examples.map-h67hf2ic // examples.map-i86nkdio // examples.h186knp8 - Sheetsee.addTileLayer(map, 'mapbox.streets') + Sheetsee.addTileLayer(map, 'jllord.n7aml2bc') Sheetsee.addMarkerLayer(geoJSON, map, template) }