@maptiler/geocoding-control
Version:
The Javascript & TypeScript Map Control component for MapTiler Geocoding service. Easy to be integrated into any JavaScript mapping application.
1,787 lines • 81.9 kB
JavaScript
var Ri = Object.defineProperty;
var zi = (i, e, t) => e in i ? Ri(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
var gt = (i, e, t) => zi(i, typeof e != "symbol" ? e + "" : e, t);
import { forwardRef as Ui, useRef as zt, useEffect as ht, useImperativeHandle as Di, createElement as Ii } from "react";
function G() {
}
function Ai(i, e) {
for (const t in e) i[t] = e[t];
return (
/** @type {T & S} */
i
);
}
function ei(i) {
return i();
}
function Ut() {
return /* @__PURE__ */ Object.create(null);
}
function me(i) {
i.forEach(ei);
}
function ti(i) {
return typeof i == "function";
}
function ye(i, e) {
return i != i ? e == e : i !== e || i && typeof i == "object" || typeof i == "function";
}
let Je;
function X(i, e) {
return i === e ? !0 : (Je || (Je = document.createElement("a")), Je.href = e, i === Je.href);
}
function Pi(i) {
return Object.keys(i).length === 0;
}
function Bi(i, e, t, n) {
if (i) {
const r = ii(i, e, t, n);
return i[0](r);
}
}
function ii(i, e, t, n) {
return i[1] && n ? Ai(t.ctx.slice(), i[1](n(e))) : t.ctx;
}
function Fi(i, e, t, n) {
return i[2], e.dirty;
}
function Gi(i, e, t, n, r, u) {
if (r) {
const a = ii(e, t, n, u);
i.p(a, r);
}
}
function ji(i) {
if (i.ctx.length > 32) {
const e = [], t = i.ctx.length / 32;
for (let n = 0; n < t; n++)
e[n] = -1;
return e;
}
return -1;
}
function et(i) {
return i ?? "";
}
function N(i, e) {
i.appendChild(e);
}
function A(i, e, t) {
i.insertBefore(e, t || null);
}
function I(i) {
i.parentNode && i.parentNode.removeChild(i);
}
function z(i) {
return document.createElement(i);
}
function ce(i) {
return document.createElementNS("http://www.w3.org/2000/svg", i);
}
function be(i) {
return document.createTextNode(i);
}
function $() {
return be(" ");
}
function Hi() {
return be("");
}
function Q(i, e, t, n) {
return i.addEventListener(e, t, n), () => i.removeEventListener(e, t, n);
}
function Zi(i) {
return function(e) {
return e.preventDefault(), i.call(this, e);
};
}
function l(i, e, t) {
t == null ? i.removeAttribute(e) : i.getAttribute(e) !== t && i.setAttribute(e, t);
}
function qi(i) {
return Array.from(i.childNodes);
}
function Fe(i, e) {
e = "" + e, i.data !== e && (i.data = /** @type {string} */
e);
}
function Dt(i, e) {
i.value = e ?? "";
}
function Ce(i, e, t) {
i.classList.toggle(e, !!t);
}
function Qi(i, e, { bubbles: t = !1, cancelable: n = !1 } = {}) {
return new CustomEvent(i, { detail: e, bubbles: t, cancelable: n });
}
let Ge;
function Be(i) {
Ge = i;
}
function ni() {
if (!Ge) throw new Error("Function called outside component initialization");
return Ge;
}
function Ki(i) {
ni().$$.on_destroy.push(i);
}
function ri() {
const i = ni();
return (e, t, { cancelable: n = !1 } = {}) => {
const r = i.$$.callbacks[e];
if (r) {
const u = Qi(
/** @type {string} */
e,
t,
{ cancelable: n }
);
return r.slice().forEach((a) => {
a.call(i, u);
}), !u.defaultPrevented;
}
return !0;
};
}
function Vi(i, e) {
const t = i.$$.callbacks[e.type];
t && t.slice().forEach((n) => n.call(this, e));
}
const Me = [], vt = [];
let We = [];
const It = [], Yi = /* @__PURE__ */ Promise.resolve();
let Lt = !1;
function Xi() {
Lt || (Lt = !0, Yi.then(oi));
}
function _t(i) {
We.push(i);
}
const bt = /* @__PURE__ */ new Set();
let Ne = 0;
function oi() {
if (Ne !== 0)
return;
const i = Ge;
do {
try {
for (; Ne < Me.length; ) {
const e = Me[Ne];
Ne++, Be(e), Ji(e.$$);
}
} catch (e) {
throw Me.length = 0, Ne = 0, e;
}
for (Be(null), Me.length = 0, Ne = 0; vt.length; ) vt.pop()();
for (let e = 0; e < We.length; e += 1) {
const t = We[e];
bt.has(t) || (bt.add(t), t());
}
We.length = 0;
} while (Me.length);
for (; It.length; )
It.pop()();
Lt = !1, bt.clear(), Be(i);
}
function Ji(i) {
if (i.fragment !== null) {
i.update(), me(i.before_update);
const e = i.dirty;
i.dirty = [-1], i.fragment && i.fragment.p(i.ctx, e), i.after_update.forEach(_t);
}
}
function xi(i) {
const e = [], t = [];
We.forEach((n) => i.indexOf(n) === -1 ? e.push(n) : t.push(n)), t.forEach((n) => n()), We = e;
}
const $e = /* @__PURE__ */ new Set();
let _e;
function Ae() {
_e = {
r: 0,
c: [],
p: _e
// parent group
};
}
function Pe() {
_e.r || me(_e.c), _e = _e.p;
}
function P(i, e) {
i && i.i && ($e.delete(i), i.i(e));
}
function q(i, e, t, n) {
if (i && i.o) {
if ($e.has(i)) return;
$e.add(i), _e.c.push(() => {
$e.delete(i), n && (t && i.d(1), n());
}), i.o(e);
} else n && n();
}
function At(i) {
return (i == null ? void 0 : i.length) !== void 0 ? i : Array.from(i);
}
function $i(i, e) {
q(i, 1, 1, () => {
e.delete(i.key);
});
}
function en(i, e, t, n, r, u, a, o, d, c, f, L) {
let b = i.length, E = u.length, g = b;
const p = {};
for (; g--; ) p[i[g].key] = g;
const U = [], k = /* @__PURE__ */ new Map(), W = /* @__PURE__ */ new Map(), B = [];
for (g = E; g--; ) {
const w = L(r, u, g), _ = t(w);
let S = a.get(_);
S ? B.push(() => S.p(w, e)) : (S = c(_, w), S.c()), k.set(_, U[g] = S), _ in p && W.set(_, Math.abs(g - p[_]));
}
const K = /* @__PURE__ */ new Set(), C = /* @__PURE__ */ new Set();
function M(w) {
P(w, 1), w.m(o, f), a.set(w.key, w), f = w.first, E--;
}
for (; b && E; ) {
const w = U[E - 1], _ = i[b - 1], S = w.key, D = _.key;
w === _ ? (f = w.first, b--, E--) : k.has(D) ? !a.has(S) || K.has(S) ? M(w) : C.has(D) ? b-- : W.get(S) > W.get(D) ? (C.add(S), M(w)) : (K.add(D), b--) : (d(_, a), b--);
}
for (; b--; ) {
const w = i[b];
k.has(w.key) || d(w, a);
}
for (; E; ) M(U[E - 1]);
return me(B), U;
}
function ve(i) {
i && i.c();
}
function de(i, e, t) {
const { fragment: n, after_update: r } = i.$$;
n && n.m(e, t), _t(() => {
const u = i.$$.on_mount.map(ei).filter(ti);
i.$$.on_destroy ? i.$$.on_destroy.push(...u) : me(u), i.$$.on_mount = [];
}), r.forEach(_t);
}
function fe(i, e) {
const t = i.$$;
t.fragment !== null && (xi(t.after_update), me(t.on_destroy), t.fragment && t.fragment.d(e), t.on_destroy = t.fragment = null, t.ctx = []);
}
function tn(i, e) {
i.$$.dirty[0] === -1 && (Me.push(i), Xi(), i.$$.dirty.fill(0)), i.$$.dirty[e / 31 | 0] |= 1 << e % 31;
}
function we(i, e, t, n, r, u, a = null, o = [-1]) {
const d = Ge;
Be(i);
const c = i.$$ = {
fragment: null,
ctx: [],
// state
props: u,
update: G,
not_equal: r,
bound: Ut(),
// lifecycle
on_mount: [],
on_destroy: [],
on_disconnect: [],
before_update: [],
after_update: [],
context: new Map(e.context || (d ? d.$$.context : [])),
// everything else
callbacks: Ut(),
dirty: o,
skip_bound: !1,
root: e.target || d.$$.root
};
a && a(c.root);
let f = !1;
if (c.ctx = t ? t(i, e.props || {}, (L, b, ...E) => {
const g = E.length ? E[0] : b;
return c.ctx && r(c.ctx[L], c.ctx[L] = g) && (!c.skip_bound && c.bound[L] && c.bound[L](g), f && tn(i, L)), b;
}) : [], c.update(), f = !0, me(c.before_update), c.fragment = n ? n(c.ctx) : !1, e.target) {
if (e.hydrate) {
const L = qi(e.target);
c.fragment && c.fragment.l(L), L.forEach(I);
} else
c.fragment && c.fragment.c();
e.intro && P(i.$$.fragment), de(i, e.target, e.anchor), oi();
}
Be(d);
}
class Ee {
constructor() {
/**
* ### PRIVATE API
*
* Do not use, may change at any time
*
* @type {any}
*/
gt(this, "$$");
/**
* ### PRIVATE API
*
* Do not use, may change at any time
*
* @type {any}
*/
gt(this, "$$set");
}
/** @returns {void} */
$destroy() {
fe(this, 1), this.$destroy = G;
}
/**
* @template {Extract<keyof Events, string>} K
* @param {K} type
* @param {((e: Events[K]) => void) | null | undefined} callback
* @returns {() => void}
*/
$on(e, t) {
if (!ti(t))
return G;
const n = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
return n.push(t), () => {
const r = n.indexOf(t);
r !== -1 && n.splice(r, 1);
};
}
/**
* @param {Partial<Props>} props
* @returns {void}
*/
$set(e) {
this.$$set && !Pi(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
}
}
const nn = "4";
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(nn);
function rn(i) {
let e, t;
return {
c() {
e = ce("svg"), t = ce("path"), l(t, "d", "M13.12.706a.982.982 0 0 0-1.391 0L6.907 5.517 2.087.696a.982.982 0 1 0-1.391 1.39l4.821 4.821L.696 11.73a.982.982 0 1 0 1.39 1.39l4.821-4.821 4.822 4.821a.982.982 0 1 0 1.39-1.39L8.298 6.908l4.821-4.822a.988.988 0 0 0 0-1.38Z"), l(e, "viewBox", "0 0 14 14"), l(e, "width", "13"), l(e, "height", "13"), l(e, "class", "svelte-en2qvf");
},
m(n, r) {
A(n, e, r), N(e, t);
},
p: G,
i: G,
o: G,
d(n) {
n && I(e);
}
};
}
class si extends Ee {
constructor(e) {
super(), we(this, e, null, rn, ye, {});
}
}
function on(i) {
let e, t;
return {
c() {
e = ce("svg"), t = ce("path"), l(t, "d", "M15 0C6.705 0 0 6.705 0 15C0 23.295 6.705 30 15 30C23.295 30 30 23.295 30 15C30 6.705 23.295 0 15 0ZM22.5 20.385L20.385 22.5L15 17.115L9.615 22.5L7.5 20.385L12.885 15L7.5 9.615L9.615 7.5L15 12.885L20.385 7.5L22.5 9.615L17.115 15L22.5 20.385Z"), l(e, "viewBox", "0 0 30 30"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(e, "class", "svelte-d2loi5");
},
m(n, r) {
A(n, e, r), N(e, t);
},
p: G,
i: G,
o: G,
d(n) {
n && I(e);
}
};
}
class li extends Ee {
constructor(e) {
super(), we(this, e, null, on, ye, {});
}
}
function sn(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "area.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "area.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function ln(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "reverse.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "reverse.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function an(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "poi.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "poi.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function un(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "postal_code.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "postal_code.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function cn(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "street.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "street.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function dn(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "road.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "road.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function fn(i) {
let e, t;
return {
c() {
e = z("img"), X(e.src, t = /*iconsBaseUrl*/
i[3] + "housenumber.svg") || l(e, "src", t), l(
e,
"alt",
/*placeType*/
i[7]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*iconsBaseUrl*/
8 && !X(e.src, t = /*iconsBaseUrl*/
n[3] + "housenumber.svg") && l(e, "src", t), r & /*placeType*/
128 && l(
e,
"alt",
/*placeType*/
n[7]
), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function mn(i) {
let e, t, n, r;
return {
c() {
e = z("img"), X(e.src, t = /*imageUrl*/
i[5]) || l(e, "src", t), l(
e,
"alt",
/*category*/
i[4]
), l(
e,
"title",
/*placeType*/
i[7]
), l(e, "class", "svelte-w9y5n9");
},
m(u, a) {
A(u, e, a), n || (r = Q(
e,
"error",
/*error_handler*/
i[14]
), n = !0);
},
p(u, a) {
a & /*imageUrl*/
32 && !X(e.src, t = /*imageUrl*/
u[5]) && l(e, "src", t), a & /*category*/
16 && l(
e,
"alt",
/*category*/
u[4]
), a & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
u[7]
);
},
d(u) {
u && I(e), n = !1, r();
}
};
}
function gn(i) {
let e, t;
return {
c() {
e = z("div"), l(e, "class", "sprite-icon svelte-w9y5n9"), l(e, "style", t = `
width: ${/*spriteIcon*/
i[6].width / te}px;
height: ${/*spriteIcon*/
i[6].height / te}px;
background-image: url(${/*iconsBaseUrl*/
i[3]}sprite${yt}.png);
background-position: -${/*spriteIcon*/
i[6].x / te}px -${/*spriteIcon*/
i[6].y / te}px;
background-size: ${ne.width / te}px ${ne.height / te}px;
`), l(
e,
"title",
/*placeType*/
i[7]
);
},
m(n, r) {
A(n, e, r);
},
p(n, r) {
r & /*spriteIcon, iconsBaseUrl*/
72 && t !== (t = `
width: ${/*spriteIcon*/
n[6].width / te}px;
height: ${/*spriteIcon*/
n[6].height / te}px;
background-image: url(${/*iconsBaseUrl*/
n[3]}sprite${yt}.png);
background-position: -${/*spriteIcon*/
n[6].x / te}px -${/*spriteIcon*/
n[6].y / te}px;
background-size: ${ne.width / te}px ${ne.height / te}px;
`) && l(e, "style", t), r & /*placeType*/
128 && l(
e,
"title",
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function Pt(i) {
let e, t;
return {
c() {
e = z("span"), t = be(
/*placeType*/
i[7]
), l(e, "class", "secondary svelte-w9y5n9");
},
m(n, r) {
A(n, e, r), N(e, t);
},
p(n, r) {
r & /*placeType*/
128 && Fe(
t,
/*placeType*/
n[7]
);
},
d(n) {
n && I(e);
}
};
}
function hn(i) {
let e, t, n, r, u, a, o, d, c, f = (
/*isReverse*/
(i[8] ? (
/*feature*/
i[0].place_name
) : (
/*feature*/
i[0].place_name.replace(/,.*/, "")
)) + ""
), L, b, E = (
/*showPlaceType*/
i[2] === "always" || /*showPlaceType*/
i[2] !== "never" && !/*feature*/
i[0].address && !/*feature*/
i[0].id.startsWith("road.") && !/*feature*/
i[0].id.startsWith("address.") && !/*feature*/
i[0].id.startsWith("postal_code.") && (!/*feature*/
i[0].id.startsWith("poi.") || !/*imageUrl*/
i[5]) && !/*isReverse*/
i[8]
), g, p, U = (
/*isReverse*/
(i[8] ? "" : (
/*feature*/
i[0].place_name.replace(/[^,]*,?\s*/, "")
)) + ""
), k, W, B, K, C, M;
function w(v, m) {
return m & /*feature*/
1 && (t = null), m & /*feature*/
1 && (n = null), m & /*feature*/
1 && (r = null), m & /*feature*/
1 && (u = null), ne && /*spriteIcon*/
v[6] ? gn : (
/*imageUrl*/
v[5] ? mn : (
/*feature*/
v[0].address ? fn : (t == null && (t = !!/*feature*/
v[0].id.startsWith("road.")), t ? dn : (n == null && (n = !!/*feature*/
v[0].id.startsWith("address.")), n ? cn : (r == null && (r = !!/*feature*/
v[0].id.startsWith("postal_code.")), r ? un : (u == null && (u = !!/*feature*/
v[0].id.startsWith("poi.")), u ? an : (
/*isReverse*/
v[8] ? ln : sn
)))))
)
);
}
let _ = w(i, -1), S = _(i), D = E && Pt(i);
return {
c() {
e = z("li"), S.c(), a = $(), o = z("span"), d = z("span"), c = z("span"), L = be(f), b = $(), D && D.c(), g = $(), p = z("span"), k = be(U), l(c, "class", "primary svelte-w9y5n9"), l(d, "class", "svelte-w9y5n9"), l(p, "class", "line2 svelte-w9y5n9"), l(o, "class", "texts svelte-w9y5n9"), l(e, "tabindex", "-1"), l(e, "role", "option"), l(e, "aria-selected", W = /*style*/
i[1] === "selected"), l(e, "aria-checked", B = /*style*/
i[1] === "picked"), l(e, "class", K = et(
/*style*/
i[1]
) + " svelte-w9y5n9");
},
m(v, m) {
A(v, e, m), S.m(e, null), N(e, a), N(e, o), N(o, d), N(d, c), N(c, L), N(d, b), D && D.m(d, null), N(o, g), N(o, p), N(p, k), C || (M = [
Q(
e,
"mouseenter",
/*mouseenter_handler*/
i[13]
),
Q(
e,
"focus",
/*focus_handler*/
i[15]
),
Q(
e,
"click",
/*click_handler*/
i[16]
)
], C = !0);
},
p(v, [m]) {
_ === (_ = w(v, m)) && S ? S.p(v, m) : (S.d(1), S = _(v), S && (S.c(), S.m(e, a))), m & /*isReverse, feature*/
257 && f !== (f = /*isReverse*/
(v[8] ? (
/*feature*/
v[0].place_name
) : (
/*feature*/
v[0].place_name.replace(/,.*/, "")
)) + "") && Fe(L, f), m & /*showPlaceType, feature, imageUrl, isReverse*/
293 && (E = /*showPlaceType*/
v[2] === "always" || /*showPlaceType*/
v[2] !== "never" && !/*feature*/
v[0].address && !/*feature*/
v[0].id.startsWith("road.") && !/*feature*/
v[0].id.startsWith("address.") && !/*feature*/
v[0].id.startsWith("postal_code.") && (!/*feature*/
v[0].id.startsWith("poi.") || !/*imageUrl*/
v[5]) && !/*isReverse*/
v[8]), E ? D ? D.p(v, m) : (D = Pt(v), D.c(), D.m(d, null)) : D && (D.d(1), D = null), m & /*isReverse, feature*/
257 && U !== (U = /*isReverse*/
(v[8] ? "" : (
/*feature*/
v[0].place_name.replace(/[^,]*,?\s*/, "")
)) + "") && Fe(k, U), m & /*style*/
2 && W !== (W = /*style*/
v[1] === "selected") && l(e, "aria-selected", W), m & /*style*/
2 && B !== (B = /*style*/
v[1] === "picked") && l(e, "aria-checked", B), m & /*style*/
2 && K !== (K = et(
/*style*/
v[1]
) + " svelte-w9y5n9") && l(e, "class", K);
},
i: G,
o: G,
d(v) {
v && I(e), S.d(), D && D.d(), C = !1, me(M);
}
};
}
const ai = typeof devicePixelRatio > "u" ? 1 : devicePixelRatio > 1.25, yt = ai ? "@2x" : "", te = ai ? 2 : 1;
let ne, xe;
function bn(i, e, t) {
let n, r, u, { feature: a } = e, { style: o = "default" } = e, { showPlaceType: d } = e, { missingIconsCache: c } = e, { iconsBaseUrl: f } = e;
const L = ri();
let b, E, g, p;
function U() {
xe ?? (xe = fetch(`${f}sprite${yt}.json`).then((_) => _.json()).then((_) => {
ne = _;
}).catch(() => {
ne = null;
}));
}
function k() {
E && c.add(E), W();
}
function W() {
ne !== void 0 ? B() : (U(), xe == null || xe.then(B));
}
function B() {
do {
if (p--, t(4, b = n == null ? void 0 : n[p]), t(6, g = b ? ne == null ? void 0 : ne.icons[b] : void 0), g)
break;
t(5, E = b ? f + b.replace(/ /g, "_") + ".svg" : void 0);
} while (p > -1 && (!E || c.has(E)));
}
function K(_) {
Vi.call(this, i, _);
}
const C = () => k(), M = () => L("select", void 0), w = (_) => {
document.activeElement !== _.target && L("select", void 0);
};
return i.$$set = (_) => {
"feature" in _ && t(0, a = _.feature), "style" in _ && t(1, o = _.style), "showPlaceType" in _ && t(2, d = _.showPlaceType), "missingIconsCache" in _ && t(11, c = _.missingIconsCache), "iconsBaseUrl" in _ && t(3, f = _.iconsBaseUrl);
}, i.$$.update = () => {
var _, S, D, v, m;
i.$$.dirty & /*feature*/
1 && t(12, n = (_ = a.properties) == null ? void 0 : _.categories), i.$$.dirty & /*feature*/
1 && t(8, r = a.place_type[0] === "reverse"), i.$$.dirty & /*feature*/
1 && t(7, u = ((D = (S = a.properties) == null ? void 0 : S.categories) == null ? void 0 : D.join(", ")) ?? ((m = (v = a.properties) == null ? void 0 : v.place_type_name) == null ? void 0 : m[0]) ?? a.place_type[0]), i.$$.dirty & /*categories*/
4096 && (p = (n == null ? void 0 : n.length) ?? 0, W());
}, [
a,
o,
d,
f,
b,
E,
g,
u,
r,
L,
k,
c,
n,
K,
C,
M,
w
];
}
class vn extends Ee {
constructor(e) {
super(), we(this, e, bn, hn, ye, {
feature: 0,
style: 1,
showPlaceType: 2,
missingIconsCache: 11,
iconsBaseUrl: 3
});
}
}
function Ln(i) {
let e;
return {
c() {
e = z("div"), e.innerHTML = '<svg viewBox="0 0 18 18" width="24" height="24" class="loading-icon svelte-1ocfouu"><path fill="#333" d="M4.4 4.4l.8.8c2.1-2.1 5.5-2.1 7.6 0l.8-.8c-2.5-2.5-6.7-2.5-9.2 0z"></path><path opacity=".1" d="M12.8 12.9c-2.1 2.1-5.5 2.1-7.6 0-2.1-2.1-2.1-5.5 0-7.7l-.8-.8c-2.5 2.5-2.5 6.7 0 9.2s6.6 2.5 9.2 0 2.5-6.6 0-9.2l-.8.8c2.2 2.1 2.2 5.6 0 7.7z"></path></svg>', l(e, "class", "svelte-1ocfouu");
},
m(t, n) {
A(t, e, n);
},
p: G,
i: G,
o: G,
d(t) {
t && I(e);
}
};
}
class _n extends Ee {
constructor(e) {
super(), we(this, e, null, Ln, ye, {});
}
}
function yn(i) {
let e, t;
return {
c() {
e = ce("svg"), t = ce("path"), l(t, "d", "M30.003-26.765C13.46-26.765 0-14.158 0 1.337c0 23.286 24.535 42.952 28.39 46.04.24.192.402.316.471.376.323.282.732.424 1.142.424.41 0 .82-.142 1.142-.424.068-.06.231-.183.471-.376 3.856-3.09 28.39-22.754 28.39-46.04 0-15.495-13.46-28.102-30.003-28.102Zm1.757 12.469c4.38 0 7.858 1.052 10.431 3.158 2.595 2.105 3.89 4.913 3.89 8.422 0 2.34-.53 4.362-1.593 6.063-1.063 1.702-3.086 3.616-6.063 5.742-2.042 1.51-3.337 2.659-3.89 3.446-.532.787-.8 1.82-.8 3.096v1.914h-8.449V15.18c0-2.041.434-3.815 1.306-5.325.872-1.51 2.467-3.118 4.785-4.82 2.233-1.594 3.7-2.89 4.402-3.889a5.582 5.582 0 0 0 1.087-3.35c0-1.382-.51-2.435-1.531-3.158-1.02-.723-2.45-1.087-4.28-1.087-3.19 0-6.826 1.047-10.91 3.131l-3.472-6.986c4.742-2.659 9.77-3.992 15.087-3.992Zm-1.88 37.324c1.765 0 3.124.472 4.08 1.408.98.936 1.47 2.276 1.47 4.02 0 1.68-.49 3.007-1.47 3.985-.977.957-2.336 1.435-4.08 1.435-1.787 0-3.171-.465-4.15-1.4-.978-.958-1.47-2.298-1.47-4.02 0-1.787.48-3.14 1.436-4.054.957-.915 2.355-1.374 4.184-1.374Z"), l(e, "viewBox", "0 0 60.006 21.412"), l(e, "width", "14"), l(e, "height", "20"), l(e, "class", "svelte-en2qvf");
},
m(n, r) {
A(n, e, r), N(e, t);
},
p: G,
i: G,
o: G,
d(n) {
n && I(e);
}
};
}
class wn extends Ee {
constructor(e) {
super(), we(this, e, null, yn, ye, {});
}
}
function En(i) {
let e, t, n;
return {
c() {
e = ce("svg"), t = ce("circle"), n = ce("path"), l(t, "cx", "4.789"), l(t, "cy", "4.787"), l(t, "r", "3.85"), l(t, "class", "svelte-1aq105l"), l(n, "d", "M12.063 12.063 7.635 7.635"), l(n, "class", "svelte-1aq105l"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(e, "width", "13"), l(e, "height", "13"), l(e, "viewBox", "0 0 13 13"), l(e, "class", "svelte-1aq105l");
},
m(r, u) {
A(r, e, u), N(e, t), N(e, n);
},
p: G,
i: G,
o: G,
d(r) {
r && I(e);
}
};
}
class Sn extends Ee {
constructor(e) {
super(), we(this, e, null, En, ye, {});
}
}
function pn(i, e, t) {
const n = e[1], r = e[0], u = n - r;
return i === n && t ? i : ((i - r) % u + u) % u + r;
}
function Bt(i) {
const e = [...i];
return e[2] < e[0] && (Math.abs((e[0] + e[2] + 360) / 2) > Math.abs((e[0] - 360 + e[2]) / 2) ? e[0] -= 360 : e[2] += 360), e;
}
let De;
async function kn(i, e, t) {
const n = i == null ? void 0 : i.getCenterAndZoom();
for (const r of e ?? [])
if (!(n && (r.minZoom != null && r.minZoom > n[0] || r.maxZoom != null && r.maxZoom < n[0]))) {
if (r.type === "fixed")
return r.coordinates.join(",");
e: if (r.type === "client-geolocation") {
if (De && r.cachedLocationExpiry && De.time + r.cachedLocationExpiry > Date.now()) {
if (!De.coords)
break e;
return De.coords;
}
let u;
try {
return u = await new Promise((a, o) => {
t.signal.addEventListener("abort", () => {
o(Error("aborted"));
}), navigator.geolocation.getCurrentPosition(
(d) => {
a(
[d.coords.longitude, d.coords.latitude].map((c) => c.toFixed(6)).join(",")
);
},
(d) => {
o(d);
},
r
);
}), u;
} catch {
} finally {
r.cachedLocationExpiry && (De = {
time: Date.now(),
coords: u
});
}
if (t.signal.aborted)
return;
}
if (r.type === "server-geolocation")
return "ip";
if (n && r.type === "map-center")
return n[1].toFixed(6) + "," + n[2].toFixed(6);
}
}
const Tn = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([6-9][0-9])\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([6-9][0-9])\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*(EAST|WEST|[EW])?$/i, Ft = /^([+-]?[0-8]?[0-9])\s+([0-5]?[0-9]\.\d{3,})[\s,]{1,}([+-]?[0-1]?[0-9]?[0-9])\s+([0-5]?[0-9]\.\d{3,})$/, Gt = /^(NORTH|SOUTH|[NS])?[\s]*([+-]?[0-8]?[0-9](?:[\.,]\d{3,}))[\s]*([•º°]?)[\s]*(NORTH|SOUTH|[NS])?[\s]*[,/;]?[\s]*(EAST|WEST|[EW])?[\s]*([+-]?[0-1]?[0-9]?[0-9](?:[\.,]\d{3,}))[\s]*([•º°]?)[\s]*(EAST|WEST|[EW])?$/i, jt = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*(\.)\s*([0-5]?[0-9])\s*(\.)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*(\.)\s*([0-5]?[0-9])\s*(\.)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(EAST|WEST|[EW])?$/i, Ht = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*(D(?:EG)?(?:REES)?)\s*([0-5]?[0-9])\s*(M(?:IN)?(?:UTES)?)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(S(?:EC)?(?:ONDS)?)?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*(D(?:EG)?(?:REES)?)\s*([0-5]?[0-9])\s*(M(?:IN)?(?:UTES)?)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(S(?:EC)?(?:ONDS)?)\s*(EAST|WEST|[EW])?$/i, Zt = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([0-5]?[0-9](?:[\.,]\d{1,})?)?\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*,?((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(''|′′|’’|´´|["″”\.])?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([0-5]?[0-9](?:[\.,]\d{1,})?)?\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*,?((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(''|′′|´´|’’|["″”\.])?\s*(EAST|WEST|[EW])?$/i;
function Nn(i) {
if (!["DMS", "DM", "DD"].includes(i))
throw new Error("invalid format specified");
if (this.decimalCoordinates && this.decimalCoordinates.trim()) {
const e = this.decimalCoordinates.split(",").map((E) => Number(E.trim())), t = Number(e[0]), n = Number(e[1]), r = Math.abs(t), u = Math.abs(n), a = t > 0 ? "N" : "S", o = n > 0 ? "E" : "W";
let d;
i == "DD" && (d = `${r}° ${a}, ${u}° ${o}`);
const c = Math.floor(r), f = Math.floor(u), L = (r - c) * 60, b = (u - f) * 60;
if (i == "DM") {
let E = qt(L, 3).toFixed(3).padStart(6, "0"), g = qt(b, 3).toFixed(3).padStart(6, "0");
E.endsWith(".000") && g.endsWith(".000") && (E = E.replace(/\.000$/, ""), g = g.replace(/\.000$/, "")), d = `${c}° ${E}' ${a}, ${f}° ${g}' ${o}`;
}
if (i == "DMS") {
const E = Math.floor(L), g = Math.floor(b);
let p = ((L - E) * 60).toFixed(1).padStart(4, "0"), U = ((b - g) * 60).toFixed(1).padStart(4, "0");
const k = E.toString().padStart(2, "0"), W = g.toString().padStart(2, "0");
p.endsWith(".0") && U.endsWith(".0") && (p = p.replace(/\.0$/, ""), U = U.replace(/\.0$/, "")), d = `${c}° ${k}' ${p}" ${a}, ${f}° ${W}' ${U}" ${o}`;
}
return d;
} else
throw new Error("no decimal coordinates to convert");
}
function qt(i, e) {
const t = Math.pow(10, e);
return Math.round((i + Number.EPSILON) * t) / t;
}
function wt(i, e) {
e || (e = 5), i = i.replace(/\s+/g, " ").trim();
let t = null, n = null, r = "", u = "", a = null, o = [], d = !1;
if (Tn.test(i))
throw new Error("invalid coordinate value");
if (Ft.test(i))
if (o = Ft.exec(i), d = Ie(o), d)
t = Math.abs(o[1]) + o[2] / 60, Number(o[1]) < 0 && (t *= -1), n = Math.abs(o[3]) + o[4] / 60, Number(o[3]) < 0 && (n *= -1), a = "DM";
else
throw new Error("invalid coordinate format");
else if (Gt.test(i))
if (o = Gt.exec(i), d = Ie(o), d) {
if (t = o[2], n = o[6], t.includes(",") && (t = t.replace(",", ".")), n.includes(",") && (n = n.replace(",", ".")), a = "DD", Number(Math.round(t)) == Number(t))
throw new Error("integer only coordinate provided");
if (Number(Math.round(n)) == Number(n))
throw new Error("integer only coordinate provided");
o[1] ? (r = o[1], u = o[5]) : o[4] && (r = o[4], u = o[8]);
} else
throw new Error("invalid decimal coordinate format");
else if (jt.test(i))
if (o = jt.exec(i), d = Ie(o), d)
t = Math.abs(parseInt(o[2])), o[4] && (t += o[4] / 60, a = "DM"), o[6] && (t += o[6].replace(",", ".") / 3600, a = "DMS"), parseInt(o[2]) < 0 && (t = -1 * t), n = Math.abs(parseInt(o[9])), o[11] && (n += o[11] / 60), o[13] && (n += o[13].replace(",", ".") / 3600), parseInt(o[9]) < 0 && (n = -1 * n), o[1] ? (r = o[1], u = o[8]) : o[7] && (r = o[7], u = o[14]);
else
throw new Error("invalid DMS coordinates format");
else if (Ht.test(i))
if (o = Ht.exec(i), d = Ie(o), d)
t = Math.abs(parseInt(o[2])), o[4] && (t += o[4] / 60, a = "DM"), o[6] && (t += o[6] / 3600, a = "DMS"), parseInt(o[2]) < 0 && (t = -1 * t), n = Math.abs(parseInt(o[10])), o[12] && (n += o[12] / 60), o[14] && (n += o[14] / 3600), parseInt(o[10]) < 0 && (n = -1 * n), o[1] ? (r = o[1], u = o[9]) : o[8] && (r = o[8], u = o[16]);
else
throw new Error("invalid DMS coordinates format");
else if (Zt.test(i)) {
if (o = Zt.exec(i), d = Ie(o), o.filter((c) => c).length <= 5)
throw new Error("invalid coordinates format");
if (d)
t = Math.abs(parseInt(o[2])), o[4] && (t += o[4].replace(",", ".") / 60, a = "DM"), o[6] && (t += o[6].replace(",", ".") / 3600, a = "DMS"), parseInt(o[2]) < 0 && (t = -1 * t), n = Math.abs(parseInt(o[10])), o[12] && (n += o[12].replace(",", ".") / 60), o[14] && (n += o[14].replace(",", ".") / 3600), parseInt(o[10]) < 0 && (n = -1 * n), o[1] ? (r = o[1], u = o[9]) : o[8] && (r = o[8], u = o[16]);
else
throw new Error("invalid coordinates format");
}
if (d) {
if (Math.abs(n) >= 180)
throw new Error("invalid longitude value");
if (Math.abs(t) >= 90)
throw new Error("invalid latitude value");
if (r && !u || !r && u)
throw new Error("invalid coordinates value");
if (r && r == u)
throw new Error("invalid coordinates format");
t.toString().includes(",") && (t = t.replace(",", ".")), n.toString().includes(",") && (n = n.replace(",", "."));
let c = /S|SOUTH/i;
c.test(r) && t > 0 && (t = -1 * t), c = /W|WEST/i, c.test(u) && n > 0 && (n = -1 * n);
const f = o[0].trim();
let L, b;
const E = /[,/;\u0020]/g, g = f.match(E);
if (g == null) {
const k = Math.floor(i.length / 2);
L = f.substring(0, k).trim(), b = f.substring(k).trim();
} else {
let k;
g.length % 2 == 1 ? k = Math.floor(g.length / 2) : k = g.length / 2 - 1;
let W = 0;
if (k == 0)
W = f.indexOf(g[0]), L = f.substring(0, W).trim(), b = f.substring(W + 1).trim();
else {
let B = 0, K = 0;
for (; B <= k; )
W = f.indexOf(g[B], K), K = W + 1, B++;
L = f.substring(0, W).trim(), b = f.substring(W + 1).trim();
}
}
const p = L.split(".");
if (p.length == 2 && p[1] == 0 && p[1].length != 2)
throw new Error("invalid coordinates format");
const U = b.split(".");
if (U.length == 2 && U[1] == 0 && U[1].length != 2)
throw new Error("invalid coordinates format");
if (/^\d+$/.test(L) || /^\d+$/.test(b))
throw new Error("degree only coordinate/s provided");
return t = Number(Number(t).toFixed(e)), n = Number(Number(n).toFixed(e)), Object.freeze({
verbatimCoordinates: f,
verbatimLatitude: L,
verbatimLongitude: b,
decimalLatitude: t,
decimalLongitude: n,
decimalCoordinates: `${t},${n}`,
originalFormat: a,
closeEnough: Mn,
toCoordinateFormat: Nn
});
} else
throw new Error("coordinates pattern match failed");
}
function Ie(i) {
if (!isNaN(i[0]))
return !1;
const e = [...i];
if (e.shift(), e.length % 2 > 0)
return !1;
const t = /^[-+]?\d+([\.,]\d+)?$/, n = /[eastsouthnorthwest]+/i, r = e.length / 2;
for (let u = 0; u < r; u++) {
const a = e[u], o = e[u + r], d = t.test(a) && t.test(o), c = n.test(a) && n.test(o), f = a == o;
if (!(a == null && o == null)) {
if (a == null || o == null)
return !1;
if (d || c || f)
continue;
return !1;
}
}
return !0;
}
function Qt(i, e) {
const t = Math.abs(i - e);
return Number(t.toFixed(6)) <= 1e-5;
}
function Mn(i) {
if (!i)
throw new Error("coords must be provided");
if (i.includes(",")) {
const e = i.split(",");
if (Number(e[0]) == NaN || Number(e[1]) == NaN)
throw new Error("coords are not valid decimals");
return Qt(this.decimalLatitude, Number(e[0])) && Qt(this.decimalLongitude, e[1]);
} else
throw new Error("coords being tested must be separated by a comma");
}
const Cn = Object.freeze({
DMS: "DMS",
DM: "DM",
DD: "DD"
});
wt.to = Cn;
const Wn = [
{
verbatimCoordinates: "40.123, -74.123",
verbatimLatitude: "40.123",
verbatimLongitude: "-74.123"
},
{
verbatimCoordinates: "40.123° N 74.123° W",
verbatimLatitude: "40.123° N",
verbatimLongitude: "74.123° W"
},
{
verbatimCoordinates: "40.123° N 74.123° W",
verbatimLatitude: "40.123° N",
verbatimLongitude: "74.123° W"
},
{
verbatimCoordinates: '40° 7´ 22.8" N 74° 7´ 22.8" W',
verbatimLatitude: '40° 7´ 22.8" N',
verbatimLongitude: '74° 7´ 22.8" W'
},
{
verbatimCoordinates: "40° 7.38’ , -74° 7.38’",
verbatimLatitude: "40° 7.38’",
verbatimLongitude: "-74° 7.38’"
},
{
verbatimCoordinates: "N40°7’22.8’’, W74°7’22.8’’",
verbatimLatitude: "N40°7’22.8’’",
verbatimLongitude: "W74°7’22.8’’"
},
{
verbatimCoordinates: '40°7’22.8"N, 74°7’22.8"W',
verbatimLatitude: '40°7’22.8"N',
verbatimLongitude: '74°7’22.8"W'
},
{
verbatimCoordinates: `40°7'22.8"N, 74°7'22.8"W`,
verbatimLatitude: `40°7'22.8"N`,
verbatimLongitude: `74°7'22.8"W`
},
{
verbatimCoordinates: "40 7 22.8, -74 7 22.8",
verbatimLatitude: "40 7 22.8",
verbatimLongitude: "-74 7 22.8"
},
{
verbatimCoordinates: "40.123 -74.123",
verbatimLatitude: "40.123",
verbatimLongitude: "-74.123"
},
{
verbatimCoordinates: "40.123°,-74.123°",
verbatimLatitude: "40.123°",
verbatimLongitude: "-74.123°"
},
{
verbatimCoordinates: "40.123N74.123W",
verbatimLatitude: "40.123N",
verbatimLongitude: "74.123W"
},
{
verbatimCoordinates: "4007.38N7407.38W",
verbatimLatitude: "4007.38N",
verbatimLongitude: "7407.38W"
},
{
verbatimCoordinates: '40°7’22.8"N, 74°7’22.8"W',
verbatimLatitude: '40°7’22.8"N',
verbatimLongitude: '74°7’22.8"W'
},
{
verbatimCoordinates: "400722.8N740722.8W",
verbatimLatitude: "400722.8N",
verbatimLongitude: "740722.8W"
},
{
verbatimCoordinates: "N 40 7.38 W 74 7.38",
verbatimLatitude: "N 40 7.38",
verbatimLongitude: "W 74 7.38"
},
{
verbatimCoordinates: "40:7:22.8N 74:7:22.8W",
verbatimLatitude: "40:7:22.8N",
verbatimLongitude: "74:7:22.8W"
},
{
verbatimCoordinates: "40:7:23N,74:7:23W",
verbatimLatitude: "40:7:23N",
verbatimLongitude: "74:7:23W",
decimalLatitude: 40.1230555555,
decimalLongitude: -74.1230555555
},
{
verbatimCoordinates: '40°7’23"N 74°7’23"W',
verbatimLatitude: '40°7’23"N',
verbatimLongitude: '74°7’23"W',
decimalLatitude: 40.1230555555,
decimalLongitude: -74.12305555555555
},
{
verbatimCoordinates: '40°7’23"S 74°7’23"E',
verbatimLatitude: '40°7’23"S',
verbatimLongitude: '74°7’23"E',
decimalLatitude: -40.1230555555,
decimalLongitude: 74.12305555555555
},
{
verbatimCoordinates: '40°7’23" -74°7’23"',
verbatimLatitude: '40°7’23"',
verbatimLongitude: '-74°7’23"',
decimalLatitude: 40.1230555555,
decimalLongitude: -74.123055555
},
{
verbatimCoordinates: '40d 7’ 23" N 74d 7’ 23" W',
verbatimLatitude: '40d 7’ 23" N',
verbatimLongitude: '74d 7’ 23" W',
decimalLatitude: 40.1230555555,
decimalLongitude: -74.123055555
},
{
verbatimCoordinates: "40.123N 74.123W",
verbatimLatitude: "40.123N",
verbatimLongitude: "74.123W"
},
{
verbatimCoordinates: "40° 7.38, -74° 7.38",
verbatimLatitude: "40° 7.38",
verbatimLongitude: "-74° 7.38"
},
{
verbatimCoordinates: "40° 7.38, -74° 7.38",
verbatimLatitude: "40° 7.38",
verbatimLongitude: "-74° 7.38"
},
{
verbatimCoordinates: "40 7 22.8; -74 7 22.8",
verbatimLatitude: "40 7 22.8",
verbatimLongitude: "-74 7 22.8"
}
], On = {
decimalLatitude: 40.123,
decimalLongitude: -74.123
}, Rn = [
{
verbatimCoordinates: `50°4'17.698"south, 14°24'2.826"east`,
verbatimLatitude: `50°4'17.698"south`,
verbatimLongitude: `14°24'2.826"east`,
decimalLatitude: -50.07158277777778,
decimalLongitude: 14.400785
},
{
verbatimCoordinates: "50d4m17.698S 14d24m2.826E",
verbatimLatitude: "50d4m17.698S",
verbatimLongitude: "14d24m2.826E",
decimalLatitude: -50.07158277777778,
decimalLongitude: 14.400785
},
{
verbatimCoordinates: "40:26:46N,79:56:55W",
verbatimLatitude: "40:26:46N",
verbatimLongitude: "79:56:55W",
decimalLatitude: 40.44611111111111,
decimalLongitude: -79.9486111111111
},
{
verbatimCoordinates: "40:26:46.302N 79:56:55.903W",
verbatimLatitude: "40:26:46.302N",
verbatimLongitude: "79:56:55.903W",
decimalLatitude: 40.446195,
decimalLongitude: -79.94886194444445
},
{
verbatimCoordinates: "40°26′47″N 79°58′36″W",
verbatimLatitude: "40°26′47″N",
verbatimLongitude: "79°58′36″W",
decimalLatitude: 40.44638888888889,
decimalLongitude: -79.97666666666667
},
{
verbatimCoordinates: "40d 26′ 47″ N 79d 58′ 36″ W",
verbatimLatitude: "40d 26′ 47″ N",
verbatimLongitude: "79d 58′ 36″ W",
decimalLatitude: 40.44638888888889,
decimalLongitude: -79.97666666666667
},
{
verbatimCoordinates: "40.446195N 79.948862W",
verbatimLatitude: "40.446195N",
verbatimLongitude: "79.948862W",
decimalLatitude: 40.446195,
decimalLongitude: -79.948862
},
{
verbatimCoordinates: "40,446195° 79,948862°",
verbatimLatitude: "40,446195°",
verbatimLongitude: "79,948862°",
decimalLatitude: 40.446195,
decimalLongitude: 79.948862
},
{
verbatimCoordinates: "40° 26.7717, -79° 56.93172",
verbatimLatitude: "40° 26.7717",
verbatimLongitude: "-79° 56.93172",
decimalLatitude: 40.446195,
decimalLongitude: -79.948862
},
{
verbatimCoordinates: "40.446195, -79.948862",
verbatimLatitude: "40.446195",
verbatimLongitude: "-79.948862",
decimalLatitude: 40.446195,
decimalLongitude: -79.948862
},
{
verbatimCoordinates: "40.123256; -74.123256",
verbatimLatitude: "40.123256",
verbatimLongitude: "-74.123256",
decimalLatitude: 40.123256,
decimalLongitude: -74.123256
},
{
verbatimCoordinates: "18°24S 22°45E",
verbatimLatitude: "18°24S",
verbatimLongitude: "22°45E",
decimalLatitude: -18.4,
decimalLongitude: 22.75
}
], zn = [
{
verbatimCoordinates: "10.432342S 10.6345345E",
verbatimLatitude: "10.432342S",
verbatimLongitude: "10.6345345E",
decimalLatitude: -10.432342,
decimalLongitude: 10.6345345
},
{
verbatimCoordinates: "10.00S 10.00E",
verbatimLatitude: "10.00S",
verbatimLongitude: "10.00E",
decimalLatitude: -10,
decimalLongitude: 10
},
{
verbatimCoordinates: "00.00S 01.00E",
verbatimLatitude: "00.00S",
verbatimLongitude: "01.00E",
decimalLatitude: 0,
decimalLongitude: 1
},
{
verbatimCoordinates: "18.24S 22.45E",
verbatimLatitude: "18.24S",
verbatimLongitude: "22.45E",
decimalLatitude: -18.4,
decimalLongitude: 22.75
},
{
verbatimCoordinates: "27deg 15min 45.2sec S 18deg 32min 53.7sec E",
verbatimLatitude: "27deg 15min 45.2sec S",
verbatimLongitude: "18deg 32min 53.7sec E",
decimalLatitude: -27.262555555555554,
decimalLongitude: 18.54825
},
{
verbatimCoordinates: "-23.3245° S / 28.2344° E",
verbatimLatitude: "-23.3245° S",
verbatimLongitude: "28.2344° E",
decimalLatitude: -23.3245,
decimalLongitude: 28.2344
},
{
verbatimCoordinates: "40° 26.7717 -79° 56.93172",
verbatimLatitude: "40° 26.7717",
verbatimLongitude: "-79° 56.93172",
decimalLatitude: 40.446195,
decimalLongitude: -79.948862
},
{
verbatimCoordinates: "27.15.45S 18.32.53E",
verbatimLatitude: "27.15.45S",
verbatimLongitude: "18.32.53E",
decimalLatitude: -27.2625,
decimalLongitude: 18.548055
},
{
verbatimCoordinates: "-27.15.45 18.32.53",
verbatimLatitude: "-27.15.45",
verbatimLongitude: "18.32.53",
decimalLatitude: -27.2625,
decimalLongitude: 18.548055
},
{
verbatimCoordinates: "27.15.45.2S 18.32.53.4E",
verbatimLatitude: "27.15.45.2S",
verbatimLongitude: "18.32.53.4E",
decimalLatitude: -27.262556,
decimalLongitude: 18.548167
},
{
verbatimCoordinates: "27.15.45,2S 18.32.53,4E",
verbatimLatitude: "27.15.45,2S",
verbatimLongitude: "18.32.53,4E",
decimalLatitude: -27.262556,
decimalLongitude: 18.548167
},
{
verbatimCoordinates: "S23.43563 ° E22.45634 °",
verbatimLatitude: "S23.43563 °",
verbatimLongitude: "E22.45634 °",
decimalLatitude: -23.43563,
decimalLongitude: 22.45634
},
{
verbatimCoordinates: "27,71372° S 23,07771° E",
verbatimLatitude: "27,71372° S",
verbatimLongitude: "23,07771° E",
decimalLatitude: -27.71372,
decimalLongitude: 23.07771
},
{
verbatimCoordinates: "27.45.34 S 23.23.23 E",
verbatimLatitude: "27.45.34 S",
verbatimLongitude: "23.23.23 E",
decimalLatitude: -27.759444,
decimalLongitude: 23.38972222
},
{
verbatimCoordinates: "S 27.45.34 E 23.23.23",
verbatimLatitude: "S 27.45.34",
verbatimLongitude: "E 23.23.23",
decimalLatitude: -27.759444,
decimalLongitude: 23.38972222
},
{
verbatimCoordinates: "53 16.3863,4 52.8171",
verbatimLatitude: "53 16.3863",
verbatimLongitude: "4 52.8171",
decimalLatitude: 53.273105,
decimalLongitude: 4.88029
},
{
verbatimCoordinates: "50 8.2914,-5 2.4447",
verbatimLatitude: "50 8.2914",
verbatimLongitude: "-5 2.4447",
decimalLatitude: 50.13819,
decimalLongitude: -5.040745
},
{
verbatimCoordinates: "N 48° 30,6410', E 18° 57,4583'",
verbatimLatitude: "N 48° 30,6410'",
verbatimLongitude: "E 18° 57,4583'",
decimalLatitude: 48.51068,
decimalLongitude: 18.95764
},
{
verbatimCoordinates: "1.23456, 18.33453",
verbatimLatitude: "1.23456",
verbatimLongitude: "18.33453",
decimalLatitude: 1.23456,
decimalLongitude: 18.33453
}
];
function Un() {
const i = [];
return Wn.forEach((e) => {
e.decimalLatitude ? i.push(e) : i.push({ ...e, ...On });
}), [...i, ...Rn, ...zn];
}
const Dn = Un();
wt.formats = Dn.map((i) => i.verbatimCoordinates);
const In = wt;
function Kt(i, e, t) {
const n = i.slice();
return n[97] = e[t], n[99] = t, n;
}
function Vt(i) {
let e, t, n, r, u;
return t = new si({}), {
c() {
e = z("button"), ve(t.$$.fragment), l(e, "type", "button"), l(
e,
"title",
/*clearButtonTitle*/
i[3]
), l(e, "class", "svelte-bz0zu3");
},
m(a, o) {
A(a, e, o), de(t, e, null), n = !0, r || (u = Q(
e,
"click",
/*click_handler_2*/
i[78]
), r = !0);
},
p(a, o) {
(!n || o[0] & /*clearButtonTitle*/
8) && l(
e,
"title",
/*clearButtonTitle*/
a[3]
);
},
i(a) {
n || (P(t.$$.fragment, a), n = !0);
},
o(a) {
q(t.$$.fragment, a), n = !1;
},
d(a) {
a && I(e), fe(t), r = !1, u();
}
};
}
function Yt(i) {
let e, t;
return e = new _n({}), {
c() {
ve(e.$$.fragment);
},
m(n, r) {
de(e, n, r), t = !0;
},
i(n) {
t || (P(e.$$.fragment, n), t = !0);
},
o(n) {
q(e.$$.fragment, n), t = !1;
},
d(n) {
fe(e, n);
}
};
}
function Xt(i) {
let e, t, n, r, u;
return t = new wn({}), {
c() {
e = z("button"), ve(t.$$.fragment), l(e, "type", "button"), l(
e,
"title",
/*reverseButtonTitle*/
i[10]
), l(e, "class", "svelte-bz0zu3"), Ce(
e,
"active",
/*reverseActive*/
i[0]
);
},
m(a, o) {
A(a, e, o), de(t, e, null), n = !0, r || (u = Q(
e,
"click",
/*click_handler_3*/
i[79]
), r = !0);
},
p(a, o) {
(!n || o[0] & /*reverseButtonTitle*/
1024) && l(
e,
"title",
/*reverseButtonTitle*/
a[10]
), (!n || o[0] & /*reverseActive*/
1) && Ce(
e,
"active",
/*reverseActive*/
a[0]
);
},
i(a) {
n || (P(t.$$.fragment, a), n = !0);
},
o(a) {
q(t.$$.fragment, a), n = !1;
},
d(a) {
a && I(e), fe(t), r = !1, u();
}
};
}
function An(i) {
let e, t = [], n = /* @__PURE__ */ new Map(), r, u, a, o = At(
/*listFeatures*/
i[13]
);
const d = (c) => (
/*feature*/
c[97].id + /*feature*/
(c[97].address ? "," + /*feature*/
c[97].address : "")
);
fo