@maptiler/geocoding-control 1.0.1-rc1 → 1.0.1
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 +3972 -3972
- package/leaflet.js.map +1 -1
- package/leaflet.umd.js +1 -1
- package/leaflet.umd.js.map +1 -1
- package/maplibregl.js +1 -1
- package/maplibregl.js.map +1 -1
- package/maplibregl.umd.js +1 -1
- package/maplibregl.umd.js.map +1 -1
- package/maptilersdk.js +1 -1
- package/maptilersdk.js.map +1 -1
- package/maptilersdk.umd.js +1 -1
- package/maptilersdk.umd.js.map +1 -1
- package/openlayers.js +1 -1
- package/openlayers.js.map +1 -1
- package/openlayers.umd.js +1 -1
- package/openlayers.umd.js.map +1 -1
- package/package.json +1 -1
- package/react.js +1 -1
- package/react.js.map +1 -1
- package/react.umd.js +1 -1
- package/react.umd.js.map +1 -1
- package/svelte/GeocodingControl.svelte +1 -1
- package/vanilla.js +1 -1
- package/vanilla.js.map +1 -1
- package/vanilla.umd.js +1 -1
- package/vanilla.umd.js.map +1 -1
package/openlayers.js
CHANGED
|
@@ -6778,7 +6778,7 @@ function pm(r) {
|
|
|
6778
6778
|
};
|
|
6779
6779
|
}
|
|
6780
6780
|
function _m(r, t, e) {
|
|
6781
|
-
let n, { $$slots: i = {}, $$scope: s } = t, { class: o = void 0 } = t, { apiKey: a } = t, { bbox: u = void 0 } = t, { clearButtonTitle: l = "clear" } = t, { clearOnBlur: c = !1 } = t, { collapsed: h = !1 } = t, { country: f = void 0 } = t, { debounceSearch: g = 200 } = t, { enableReverse: d = !1 } = t, { errorMessage: _ = "Something went wrong…" } = t, { filter: p = () => !0 } = t, { flyTo: m = !0 } = t, { fuzzyMatch: y = !0 } = t, { language: v = void 0 } = t, { limit: I = void 0 } = t, { mapController: C = void 0 } = t, { minLength: N = 2 } = t, { noResultsMessage: L = "Oops! Looks like you're trying to predict something that's not quite right. We can't seem to find what you're looking for. Maybe try double-checking your spelling or try a different search term. Keep on typing - we'll do our best to get you where you need to go!" } = t, { placeholder: b = "Search" } = t, { proximity: w = [{ type: "server-geolocation" }] } = t, { reverseActive: M = d === "always" } = t, { reverseButtonTitle: z = "toggle reverse geocoding" } = t, { searchValue: F = "" } = t, { showFullGeometry: U = !0 } = t, { showPlaceType: R = "ifNeeded" } = t, { showResultsWhileTyping: T = !0 } = t, { types: B = void 0 } = t, { zoom: V = 16 } = t, { maxZoom: j = 18 } = t, { apiUrl: ot = "https://api.maptiler.com/geocoding" } = t, { fetchParameters: yt = {} } = t, { iconsBaseUrl: kt = "https://cdn.maptiler.com/maptiler-geocoding-control/v1.0.1
|
|
6781
|
+
let n, { $$slots: i = {}, $$scope: s } = t, { class: o = void 0 } = t, { apiKey: a } = t, { bbox: u = void 0 } = t, { clearButtonTitle: l = "clear" } = t, { clearOnBlur: c = !1 } = t, { collapsed: h = !1 } = t, { country: f = void 0 } = t, { debounceSearch: g = 200 } = t, { enableReverse: d = !1 } = t, { errorMessage: _ = "Something went wrong…" } = t, { filter: p = () => !0 } = t, { flyTo: m = !0 } = t, { fuzzyMatch: y = !0 } = t, { language: v = void 0 } = t, { limit: I = void 0 } = t, { mapController: C = void 0 } = t, { minLength: N = 2 } = t, { noResultsMessage: L = "Oops! Looks like you're trying to predict something that's not quite right. We can't seem to find what you're looking for. Maybe try double-checking your spelling or try a different search term. Keep on typing - we'll do our best to get you where you need to go!" } = t, { placeholder: b = "Search" } = t, { proximity: w = [{ type: "server-geolocation" }] } = t, { reverseActive: M = d === "always" } = t, { reverseButtonTitle: z = "toggle reverse geocoding" } = t, { searchValue: F = "" } = t, { showFullGeometry: U = !0 } = t, { showPlaceType: R = "ifNeeded" } = t, { showResultsWhileTyping: T = !0 } = t, { types: B = void 0 } = t, { zoom: V = 16 } = t, { maxZoom: j = 18 } = t, { apiUrl: ot = "https://api.maptiler.com/geocoding" } = t, { fetchParameters: yt = {} } = t, { iconsBaseUrl: kt = "https://cdn.maptiler.com/maptiler-geocoding-control/v1.0.1/icons/" } = t, { adjustUrlQuery: k = (P) => {
|
|
6782
6782
|
} } = t;
|
|
6783
6783
|
function Ze() {
|
|
6784
6784
|
un.focus();
|