Grisu-NOE / mobile-app

This project aims to build a modern mobile web-app based on the framework Ionic to improve the functionality of http://mobile.leitstelle122.at/.
MIT License
25 stars 11 forks source link

HTTP 404 when opening incident #82

Closed ajgassner closed 9 years ago

ajgassner commented 9 years ago

The Basemap.at layer causes some 404 errors, see e.g. Chrome's console.

ajgassner commented 9 years ago

All layers fetch 1/1/1.png or 1/1/1.jpeg tile to initialize themselves. Other map layers return an empty tile or a HTTP status 302 found. Basemap.at returns 404, because the requested file doesn't exists on their servers. I think we can ignore this issue and close it for now.