strangerloops / pavement_rails

mapping street pavement quality with an iphone and a bicycle
4 stars 4 forks source link

poi_icons Asset Missing #4

Open cblant20 opened 8 years ago

cblant20 commented 8 years ago

You have a console error stemming from your your cinnabar.yml file You're setting this URL, but you don't have this asset uploaded in your images file url: images/poi_icons_18@2x.png

cblant20 commented 8 years ago

Adding this asset should solve both of these errors; I would add a placeholder image, but I am not sure what you intend it to look like. GET http://project-pavement.herokuapp.com/images/poi_icons_18@2x.png?1460523397150 404 (Not Found) tangram.min.js:9 Tangram v0.7.0: Texture 'pois': failed to load url: 'http://project-pavement.herokuapp.com/images/poi_icons_18@2x.png?1460523397150' Event {isTrusted: true, type: "error", target: img, currentTarget: img, eventPhase: 2…} Object {url: "http://project-pavement.herokuapp.com/images/poi_icons_18@2x.png", filtering: "mipmap", sprites: Object}