Mapbox: The list does not work when I try to change the lat/long of the geojson objects
问题 I tried out this code and it works perfectly, until I try to change the position of the markers. For example, in the geojson array, I changed the first variable's properties and when i click it on the list, it only shows the marker (no map). Could anyone see what the issue might be?? Here is the code: http://plnkr.co/edit/ohumVwCE0CqcZOIkzPTa?p=preview var geojson = [{ "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 34