colouring-montreal/app
Maciej Ziarkowski 8f94c22586
Reduce map maxZoom to avoid tiles missing on retina
Due to a problem with Leaflet, the combination of setting maxZoom, maxNativeZoom and detectRetina
causes the map on retina devices to go blank when zooming to max zoom level.
Decreasing max zoom to 18 reduces the ability of users to zoom in, but prevents this issue.
2021-06-16 22:41:01 +01:00
..
map_styles Add logical toggle for demolished buildings 2021-03-18 19:44:16 +00:00
public Edit website text content and images 2020-12-05 01:07:59 +00:00
src Reduce map maxZoom to avoid tiles missing on retina 2021-06-16 22:41:01 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Disable prop types eslint rule 2021-03-15 20:49:28 +00:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Update/install explicitly lodash 2021-04-26 23:53:56 +01:00
package.json Update/install explicitly lodash 2021-04-26 23:53:56 +01:00
razzle.config.js Update build and SSR dependencies 2021-04-18 20:38:21 +01:00
tsconfig.json Update typescript, react, leaflet 2021-04-26 19:19:06 +01:00