analyst-server icon indicating copy to clipboard operation
analyst-server copied to clipboard

Retina tiles

Open mattwigway opened this issue 9 years ago • 2 comments

It seems that retina tiles are not being used on Retina displays.

mattwigway avatar Sep 16 '15 13:09 mattwigway

Still need to generate Retina tiles every place we generate tiles.

mattwigway avatar Sep 17 '15 22:09 mattwigway

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).

mattwigway avatar Sep 17 '15 23:09 mattwigway