Asked by Anvar on 2017-01-14T12:05:37Z
Reply on StackOverflowI'm new at mapbox. So, I'm learning how to do a store locator by this tutorial https://www.mapbox.com/help/building-a-store-locator/
I'm stacked in "Make the map interactive" section. Up to here, everything is ok. It works fine, the problem is when user clicks on links(list) which are in sidebar, nothing happens. However, it should go the specific location on map.
Here is the whole file. Please, help. I don't know where it goes wrong. https://www.dropbox.com/s/3wj04pyjguh0j7a/index.html?dl=0
Reply on StackOverflow