Open mattwigway opened 9 years ago
Still need to generate Retina tiles every place we generate tiles.
I think we can just set detectRetina: true
where we call L.TileLayer. That requests the next zoom levels' tiles. This will work on isochrone tiles and multipoint results. We'll need to double the stroke width on shapefile tiles when displayed on retina displays (or just get rid of the stroke altogether).
It seems that retina tiles are not being used on Retina displays.