pokelondon / pintsinthesun

Find a pub near you that won't be in the shade
http://pintsinthesun.co.uk
BSD 3-Clause "New" or "Revised" License
61 stars 17 forks source link

fix: map tile 404, update packages #18

Closed gareth-j closed 2 years ago

gareth-j commented 2 years ago

This fixes the issue with the map tile request 404ing (#17) by changing from Mapbox to the free OSM tile server. I've also updated the copy of Leaflet and the grunt related dependencies. This also incorporates the changes made in https://github.com/pokelondon/pintsinthesun/pull/16.

2xAA commented 2 years ago

Great stuff, thanks @gareth-j. Working locally for me.

I'll get this merged now and deployed during next week. Will probably get this off our S3 and onto GitHub pages or Netlify - seems excessive for a client side app in 2022.