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 ` -