Add support for Tiles on the Air

This commit is contained in:
Ian Renton
2026-05-03 17:32:16 +01:00
parent 461ce94204
commit 0988a567b8
16 changed files with 94 additions and 26 deletions

View File

@@ -24,7 +24,7 @@
<title>Spothole</title>
<link rel="stylesheet" href="/css/style.css?v=1776849830" type="text/css">
<link rel="stylesheet" href="/css/style.css?v=1777825937" type="text/css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
<link href="/fa/css/fontawesome.min.css" rel="stylesheet" />
@@ -46,9 +46,9 @@
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/tinycolor2@1.6.0/cjs/tinycolor.min.js"></script>
<script src="https://misc.ianrenton.com/jsutils/utils.js?v=1776849830"></script>
<script src="https://misc.ianrenton.com/jsutils/ui-ham.js?v=1776849830"></script>
<script src="https://misc.ianrenton.com/jsutils/geo.js?v=1776849830"></script>
<script src="https://misc.ianrenton.com/jsutils/utils.js?v=1777825937"></script>
<script src="https://misc.ianrenton.com/jsutils/ui-ham.js?v=1777825937"></script>
<script src="https://misc.ianrenton.com/jsutils/geo.js?v=1777825937"></script>
</head>
<body>