mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
checking cache control
This commit is contained in:
parent
745d4f89c7
commit
a8df7c7c9e
2 changed files with 7 additions and 2 deletions
7
custom.d.ts
vendored
7
custom.d.ts
vendored
|
@ -2,3 +2,10 @@ declare module "*.svg" {
|
||||||
const content: any;
|
const content: any;
|
||||||
export default content;
|
export default content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
leaflet.5e425a8efe3e37f1402e.js
|
||||||
|
vendor.67e1775f2eea6b36bbe9.js
|
||||||
|
app.1dad963d5029a2e6587f.css
|
||||||
|
app.5d709468e2fb08e2c32f.js
|
||||||
|
*/
|
||||||
|
|
|
@ -17,8 +17,6 @@
|
||||||
todo check canvas support at startup
|
todo check canvas support at startup
|
||||||
done check osrm is up
|
done check osrm is up
|
||||||
|
|
||||||
todo maybe: map preview on save (dont think so)
|
|
||||||
|
|
||||||
## DONE
|
## DONE
|
||||||
|
|
||||||
done arrows on screenshot
|
done arrows on screenshot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue