A tonne of updates to how the system builds the view points in hopes of having a better mobile expereince
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<meta name="description" content="Interactive canvassing web-app & viewer Changemaker-lite nocodb">
|
||||
<title>Map by BNKops</title>
|
||||
|
||||
@@ -377,6 +377,9 @@
|
||||
integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo="
|
||||
crossorigin=""></script>
|
||||
|
||||
<!-- Cache Management -->
|
||||
<script src="js/cache-manager.js"></script>
|
||||
|
||||
<!-- Application JavaScript -->
|
||||
<script type="module" src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user