@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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maptiler/geocoding-control",
3
- "version": "2.1.3-rc1",
3
+ "version": "2.1.3-rc2",
4
4
  "description": "The Javascript & TypeScript Map Control component for MapTiler Geocoding service. Easy to be integrated into any JavaScript mapping application.",
5
5
  "type": "module",
6
6
  "author": {
package/react.js CHANGED
@@ -945,7 +945,7 @@ function _n(i, e, t) {
945
945
  const h = si();
946
946
  let v, y, E, R;
947
947
  function T() {
948
- xe ?? (xe = fetch(`${f}/sprite${Et}.json`).then((g) => g.json()).then((g) => {
948
+ xe ?? (xe = fetch(`${f}sprite${Et}.json`).then((g) => g.json()).then((g) => {
949
949
  oe = g;
950
950
  }).catch(() => {
951
951
  oe = null;
@@ -2233,7 +2233,7 @@ function qn(i, e, t) {
2233
2233
  const kt = [];
2234
2234
  let { reverseGeocodingTypes: Qe = kt } = e, { exhaustiveReverseGeocoding: ot = !1 } = e, { excludeTypes: st = !1 } = e;
2235
2235
  const Nt = void 0;
2236
- let { reverseGeocodingExcludeTypes: Ke = Nt } = e, { zoom: Ve = d } = e, { apiUrl: at = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: lt = {} } = e, { iconsBaseUrl: Mt = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.1.3-rc1/icons/" } = e, { adjustUrlQuery: ut = () => {
2236
+ let { reverseGeocodingExcludeTypes: Ke = Nt } = e, { zoom: Ve = d } = e, { apiUrl: at = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: lt = {} } = e, { iconsBaseUrl: Mt = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.1.3-rc2/icons/" } = e, { adjustUrlQuery: ut = () => {
2237
2237
  } } = e, { adjustUrl: ct = () => {
2238
2238
  } } = e;
2239
2239
  function di(s) {