colouring-montreal/app
mz8i ecc928b910
Use tile scale cache suffix for scale above 1 only (#440)
The tile params formatting is used for caching.
Don't add the @1x suffix for scale 1, in order to
re-use old cache from before retina tiles were enabled
2019-10-01 17:03:08 +01:00
..
map_styles Define example highlight styles 2019-09-17 18:20:23 +01:00
public Add web app manifest and icons 2019-09-18 18:43:21 +01:00
src Use tile scale cache suffix for scale above 1 only (#440) 2019-10-01 17:03:08 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Lint prefer-const 2019-05-27 18:35:12 +01:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Merge pull request #423 from mz8i/feature/tile-server-refactor 2019-09-30 14:29:21 +01:00
package.json Merge pull request #423 from mz8i/feature/tile-server-refactor 2019-09-30 14:29:21 +01:00
razzle.config.js Setup TS build (failing), rename files to .ts/.tsx 2019-08-09 15:44:11 +01:00
tsconfig.json Fix ES to TS module import errors 2019-08-12 10:24:38 +01:00
tslint.json Add first TSLint rule 2019-08-29 17:54:50 +01:00