Demo app is referencing dead link for Tileset
In this demo:
|
static final String URL_TILESET = "https://d25uarhxywzl1j.cloudfront.net/v0.1/{z}/{x}/{y}.mvt"; |
this URL is 404-ing.
https://d25uarhxywzl1j.cloudfront.net/v0.1/{z}/{x}/{y}.mvt
Any chance you have a new sample data set?