Demo app is referencing dead link for `Tileset` In this demo: https://github.com/mapbox/mapbox-android-demo/blob/eed094e00c28c2df6773fc07a425105ddf12b9b6/MapboxAndroidDemo/src/main/java/com/mapbox/mapboxandroiddemo/examples/labs/SymbolLayerMapillaryActivity.java#L1101 this URL is 404-ing. ``` https://d25uarhxywzl1j.cloudfront.net/v0.1/{z}/{x}/{y}.mvt ``` Any chance you have a new sample data set?
Demo app is referencing dead link for
TilesetIn this demo:
mapbox-android-demo/MapboxAndroidDemo/src/main/java/com/mapbox/mapboxandroiddemo/examples/labs/SymbolLayerMapillaryActivity.java
Line 1101 in eed094e
this URL is 404-ing.
Any chance you have a new sample data set?