Compare commits
4 Commits
06beb73068
...
3b22f8c2f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
3b22f8c2f4
|
|||
|
1a643e980d
|
|||
|
b085783ad8
|
|||
|
245f79d6f4
|
@@ -533,7 +533,7 @@ body {
|
||||
}
|
||||
|
||||
.ol-touch .ol-control.ol-locate {
|
||||
inset: auto auto 3.5em;
|
||||
inset: auto 0.5em 3.5em auto;
|
||||
}
|
||||
|
||||
/* Rotate Control */
|
||||
@@ -542,7 +542,7 @@ body {
|
||||
}
|
||||
|
||||
.ol-touch .ol-rotate {
|
||||
inset: auto auto 6em;
|
||||
inset: auto 0.5em 6em auto;
|
||||
}
|
||||
|
||||
span.icon {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<!-- PWA Manifest -->
|
||||
<link rel="manifest" href="/manifest.webmanifest">
|
||||
<link rel="manifest" href="/web-app-manifest.json">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="icon" href="/icons/icon.svg" type="image/svg+xml">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "marco",
|
||||
"version": "1.8.2",
|
||||
"version": "1.8.4",
|
||||
"private": true,
|
||||
"description": "Unhosted maps app",
|
||||
"repository": {
|
||||
|
||||
1
release/assets/main-BUxpycIX.css
Normal file
1
release/assets/main-BUxpycIX.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -12,7 +12,7 @@
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<!-- PWA Manifest -->
|
||||
<link rel="manifest" href="/manifest.webmanifest">
|
||||
<link rel="manifest" href="/web-app-manifest.json">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="icon" href="/icons/icon.svg" type="image/svg+xml">
|
||||
@@ -26,8 +26,8 @@
|
||||
<meta name="msapplication-TileColor" content="#F6E9A6">
|
||||
<meta name="msapplication-TileImage" content="/icons/icon-144.png">
|
||||
|
||||
<script type="module" crossorigin src="/assets/main-UPJ86bLK.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-BcLOwTwc.css">
|
||||
<script type="module" crossorigin src="/assets/main-CLUikpAb.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-BUxpycIX.css">
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user