2 Commits

Author SHA1 Message Date
3b22f8c2f4 1.8.4 2026-01-26 16:03:06 +07:00
1a643e980d Fix location of additional map controls 2026-01-26 16:02:23 +07:00
7 changed files with 8 additions and 8 deletions

View File

@@ -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 {

View File

@@ -1,6 +1,6 @@
{
"name": "marco",
"version": "1.8.3",
"version": "1.8.4",
"private": true,
"description": "Unhosted maps app",
"repository": {

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

View File

@@ -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>