@maptiler/geocoding-control 2.1.3-rc1 → 2.1.3-rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/leaflet.js CHANGED
@@ -949,7 +949,7 @@ function Nr(i, e, t) {
949
949
  const _ = un();
950
950
  let C, M, N, P;
951
951
  function R() {
952
- Pt ?? (Pt = fetch(`${L}/sprite${ui}.json`).then((s) => s.json()).then((s) => {
952
+ Pt ?? (Pt = fetch(`${L}sprite${ui}.json`).then((s) => s.json()).then((s) => {
953
953
  Re = s;
954
954
  }).catch(() => {
955
955
  Re = null;
@@ -2292,7 +2292,7 @@ function rs(i, e, t) {
2292
2292
  const nt = [];
2293
2293
  let { reverseGeocodingTypes: He = nt } = e, { exhaustiveReverseGeocoding: rt = !1 } = e, { excludeTypes: pe = !1 } = e;
2294
2294
  const Ve = void 0;
2295
- let { reverseGeocodingExcludeTypes: he = Ve } = e, { zoom: ue = g } = e, { apiUrl: $ = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: Ht = {} } = e, { iconsBaseUrl: bi = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.1.3-rc1/icons/" } = e, { adjustUrlQuery: Vt = () => {
2295
+ let { reverseGeocodingExcludeTypes: he = Ve } = e, { zoom: ue = g } = e, { apiUrl: $ = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: Ht = {} } = e, { iconsBaseUrl: bi = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.1.3-rc2/icons/" } = e, { adjustUrlQuery: Vt = () => {
2296
2296
  } } = e, { adjustUrl: Kt = () => {
2297
2297
  } } = e;
2298
2298
  function xn(E) {