From c5b4f64ccc841ba486c743a0487aaf57a8348d9a Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Tue, 23 Feb 2016 18:57:44 -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 73a5e8c..4f75bc4 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ // examples.map-h67hf2ic // examples.map-i86nkdio // examples.h186knp8 - Sheetsee.addTileLayer(map, 'jllord.pennies') + Sheetsee.addTileLayer(map, 'mapbox.streets') Sheetsee.addMarkerLayer(geoJSON, map, template) }