From b53512b0291363b20f6c5b4e096d5d0c4c8b15c2 Mon Sep 17 00:00:00 2001 From: Bharata Srinivasa Date: Wed, 20 Jul 2016 16:50:07 +0530 Subject: [PATCH] Added proper lat long co-ordinates for pop up --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 494913c..3b35b2d 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ }) var popup = new mapboxgl.Popup({closeOnClick: false}) - .setLngLat([-96, 37.8]) + .setLngLat([76.9398,13.3118]) .setHTML('

Welcome to Gubbi!