mapbox / mapbox-android-demo

Google Play demo app for the Mapbox Maps SDK for Android
https://play.google.com/store/apps/details?id=com.mapbox.mapboxandroiddemo
BSD 2-Clause "Simplified" License
720 stars 493 forks source link

Demo app is referencing dead link for `Tileset` #1411

Open tir38 opened 3 years ago

tir38 commented 3 years ago

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?