From 82495cddbe9a888f87615c0ee73b2c336253b552 Mon Sep 17 00:00:00 2001 From: rmglennon Date: Thu, 22 Sep 2016 15:21:09 -0700 Subject: [PATCH] clear our HEAD tags from conflict --- add-search-to-a-map.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/add-search-to-a-map.md b/add-search-to-a-map.md index 985c9f6..4246a6b 100644 --- a/add-search-to-a-map.md +++ b/add-search-to-a-map.md @@ -189,7 +189,6 @@ To recap how you created this, you added references to the Mapzen JS and CSS fil So far, you have referenced the necessary files, initialized Leaflet with a map container on the page, and added data to the map. Now, you are ready to add the Search box. 1. Go back to the https://mapzen.com/developers page and copy your API key to the clipboard. -<<<<<<< HEAD 2. Inside the same ` -