@maptiler/geocoding-control 3.0.0-rc.8 → 3.0.0

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.
@@ -516,7 +516,7 @@ let n = class extends F {
516
516
  h(this, l, Be).call(this, t);
517
517
  }}
518
518
  .missingIconsCache=${k(this, ae)}
519
- .iconsBaseUrl=${this.iconsBaseUrl ?? "https://cdn.maptiler.com/maptiler-geocoding-control/v3.0.0-rc.8/icons/"}
519
+ .iconsBaseUrl=${this.iconsBaseUrl ?? "https://cdn.maptiler.com/maptiler-geocoding-control/v3.0.0/icons/"}
520
520
  />
521
521
  `
522
522
  )}
@@ -1227,7 +1227,7 @@ class Ut extends H.Evented {
1227
1227
  this.#c?.getElement().classList.toggle("marker-selected", !1), this.#c = void 0, this.#e.markerOnSelected !== !1 && (this.#c = this.#l.get(e), this.#c?.getElement().classList.toggle("marker-selected", !0));
1228
1228
  }
1229
1229
  #u() {
1230
- if (!this.#t?.loaded) {
1230
+ if (!this.#t?._loaded) {
1231
1231
  this.#t?.once("load", () => {
1232
1232
  this.#u();
1233
1233
  });