@mapsindoors/map-template 1.82.0 → 1.83.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.
- package/dist/{GoogleMapsMap-451cd878.mjs → GoogleMapsMap-ee5e3f10.mjs} +2 -2
- package/dist/{MapboxMap-3a99abd9.mjs → MapboxMap-09b73c3c.mjs} +1245 -1244
- package/dist/{combo-box-item.entry-bc5c0bac.mjs → combo-box-item.entry-c0caeaf2.mjs} +2 -2
- package/dist/mapsindoors-react.es.js +2 -2
- package/dist/mapsindoors-react.umd.js +73 -73
- package/dist/mapsindoors-webcomponent.es.js +15562 -15500
- package/dist/mapsindoors-webcomponent.umd.js +110 -110
- package/dist/{mi-card_2.entry-c59cd007.mjs → mi-card_2.entry-f8d5b457.mjs} +2 -2
- package/dist/{mi-chip.entry-7ba6233b.mjs → mi-chip.entry-99891652.mjs} +2 -2
- package/dist/{mi-column.entry-52072186.mjs → mi-column.entry-2397c056.mjs} +2 -2
- package/dist/{mi-combo-box.entry-824d13be.mjs → mi-combo-box.entry-78eb13ba.mjs} +2 -2
- package/dist/{mi-data-table.entry-4056e85c.mjs → mi-data-table.entry-20edbd50.mjs} +2 -2
- package/dist/{mi-distance_2.entry-58e93b00.mjs → mi-distance_2.entry-f863931c.mjs} +2 -2
- package/dist/{mi-dropdown-item.entry-1d7a0525.mjs → mi-dropdown-item.entry-9865b4b2.mjs} +2 -2
- package/dist/{mi-dropdown.entry-dccecb47.mjs → mi-dropdown.entry-58a3bce3.mjs} +2 -2
- package/dist/{mi-floor-selector.entry-8177d6b0.mjs → mi-floor-selector.entry-2f4e66c9.mjs} +2 -2
- package/dist/{mi-keyboard.entry-428d72d1.mjs → mi-keyboard.entry-c72249d2.mjs} +2 -2
- package/dist/{mi-list-item-category.entry-67b9d086.mjs → mi-list-item-category.entry-810e32d5.mjs} +2 -2
- package/dist/{mi-list-item-location.entry-924cafb9.mjs → mi-list-item-location.entry-0c7c9982.mjs} +2 -2
- package/dist/{mi-list.entry-f25230de.mjs → mi-list.entry-1d3b0ed2.mjs} +2 -2
- package/dist/{mi-location-booking.entry-3384ae5d.mjs → mi-location-booking.entry-1cd02f85.mjs} +2 -2
- package/dist/{mi-location-info.entry-3cc65111.mjs → mi-location-info.entry-1432e808.mjs} +2 -2
- package/dist/{mi-map-googlemaps.entry-871b3bb8.mjs → mi-map-googlemaps.entry-e05a411c.mjs} +2 -2
- package/dist/{mi-map-mapbox.entry-b1230cc5.mjs → mi-map-mapbox.entry-6d491150.mjs} +2 -2
- package/dist/{mi-metric-card.entry-cfbf212d.mjs → mi-metric-card.entry-dd0d16f0.mjs} +2 -2
- package/dist/mi-my-position.entry-35b014fb.mjs +528 -0
- package/dist/{mi-notification.entry-c54ecae1.mjs → mi-notification.entry-09e31199.mjs} +2 -2
- package/dist/{mi-route-instructions-heading.entry-34a8621a.mjs → mi-route-instructions-heading.entry-41fd76e6.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver-legacy.entry-663de2c5.mjs → mi-route-instructions-maneuver-legacy.entry-d51a5018.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver.entry-def03418.mjs → mi-route-instructions-maneuver.entry-7abc8c5d.mjs} +2 -2
- package/dist/{mi-route-instructions-step-legacy.entry-cdbf8235.mjs → mi-route-instructions-step-legacy.entry-b9c74d0f.mjs} +2 -2
- package/dist/{mi-route-instructions-step.entry-834d92e3.mjs → mi-route-instructions-step.entry-529df872.mjs} +2 -2
- package/dist/{mi-route-instructions.entry-e855eda4.mjs → mi-route-instructions.entry-a7a5fda5.mjs} +2 -2
- package/dist/{mi-scroll-buttons.entry-29ad498a.mjs → mi-scroll-buttons.entry-6f79c270.mjs} +2 -2
- package/dist/{mi-search.entry-bfe9c4cd.mjs → mi-search.entry-bfea09cb.mjs} +2 -2
- package/dist/{mi-share-sms.entry-c84a9c1d.mjs → mi-share-sms.entry-5e673d75.mjs} +2 -2
- package/dist/{mi-step-switcher.entry-7da01b3e.mjs → mi-step-switcher.entry-6124bf72.mjs} +2 -2
- package/dist/{mi-tab-panel.entry-c8775800.mjs → mi-tab-panel.entry-f5d2aecd.mjs} +2 -2
- package/dist/{mi-tab.entry-3745ca7c.mjs → mi-tab.entry-65b7addd.mjs} +2 -2
- package/dist/{mi-tabs.entry-02f76648.mjs → mi-tabs.entry-fb7a483a.mjs} +2 -2
- package/dist/{mi-time.entry-221a0e2e.mjs → mi-time.entry-c44d03ec.mjs} +2 -2
- package/dist/{reactcomponent-8663cf6c.mjs → reactcomponent-26e38434.mjs} +3647 -3643
- package/package.json +1 -1
- package/dist/mi-my-position.entry-f3851751.mjs +0 -472
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as f, u as _, i as d, j as A } from "./reactcomponent-
|
|
1
|
+
import { P as f, u as _, i as d, j as A } from "./reactcomponent-26e38434.mjs";
|
|
2
2
|
import { useState as j, useEffect as C } from "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
function D(o, e, t, r) {
|
|
@@ -287,4 +287,4 @@ function U({ apiKey: o, onInitialized: e, center: t, zoom: r, bounds: s, heading
|
|
|
287
287
|
export {
|
|
288
288
|
U as default
|
|
289
289
|
};
|
|
290
|
-
//# sourceMappingURL=GoogleMapsMap-
|
|
290
|
+
//# sourceMappingURL=GoogleMapsMap-ee5e3f10.mjs.map
|