@mapsindoors/map-template 1.85.1 → 1.85.2
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-31df97e6.mjs → GoogleMapsMap-6c712470.mjs} +2 -2
- package/dist/{MapboxMap-46d52fdd.mjs → MapboxMap-00927e9d.mjs} +2 -2
- package/dist/{combo-box-item.entry-0bdf33a9.mjs → combo-box-item.entry-edf9a9be.mjs} +2 -2
- package/dist/mapsindoors-react.es.js +1 -1
- package/dist/mapsindoors-react.umd.js +1 -1
- package/dist/mapsindoors-webcomponent.es.js +1 -1
- package/dist/mapsindoors-webcomponent.umd.js +1 -1
- package/dist/{mi-card_2.entry-9692a517.mjs → mi-card_2.entry-7b1ae573.mjs} +2 -2
- package/dist/{mi-chip.entry-fbd16d66.mjs → mi-chip.entry-499f70d0.mjs} +2 -2
- package/dist/{mi-column.entry-cb1f5db6.mjs → mi-column.entry-c14b39e2.mjs} +2 -2
- package/dist/{mi-combo-box.entry-2c6dd706.mjs → mi-combo-box.entry-57d3b890.mjs} +2 -2
- package/dist/{mi-data-table.entry-1f1571d9.mjs → mi-data-table.entry-99ee0539.mjs} +2 -2
- package/dist/{mi-distance_2.entry-d117e48d.mjs → mi-distance_2.entry-065b5a36.mjs} +2 -2
- package/dist/{mi-dropdown-item.entry-2f6b0cc2.mjs → mi-dropdown-item.entry-34da5dd7.mjs} +2 -2
- package/dist/{mi-dropdown.entry-aa012bee.mjs → mi-dropdown.entry-974b24df.mjs} +2 -2
- package/dist/{mi-floor-selector.entry-9d64a202.mjs → mi-floor-selector.entry-5ea90d3d.mjs} +2 -2
- package/dist/{mi-keyboard.entry-a8f231b6.mjs → mi-keyboard.entry-72198db8.mjs} +2 -2
- package/dist/{mi-list-item-category.entry-088d9bcd.mjs → mi-list-item-category.entry-d817c3c9.mjs} +2 -2
- package/dist/{mi-list-item-location.entry-4816fe7b.mjs → mi-list-item-location.entry-f65b607e.mjs} +2 -2
- package/dist/{mi-list.entry-738de7e8.mjs → mi-list.entry-4b027086.mjs} +2 -2
- package/dist/{mi-location-booking.entry-dc77ccaa.mjs → mi-location-booking.entry-30786e06.mjs} +2 -2
- package/dist/{mi-location-info.entry-77a153ae.mjs → mi-location-info.entry-563a062a.mjs} +2 -2
- package/dist/{mi-map-googlemaps.entry-e1f61a20.mjs → mi-map-googlemaps.entry-a73d5ef0.mjs} +2 -2
- package/dist/{mi-map-mapbox.entry-db0c670d.mjs → mi-map-mapbox.entry-095ab018.mjs} +2 -2
- package/dist/{mi-metric-card.entry-98806515.mjs → mi-metric-card.entry-b2e3f040.mjs} +2 -2
- package/dist/{mi-my-position.entry-8caf76fb.mjs → mi-my-position.entry-386a6066.mjs} +2 -2
- package/dist/{mi-notification.entry-ba58d08a.mjs → mi-notification.entry-c54b78af.mjs} +2 -2
- package/dist/{mi-route-instructions-heading.entry-e01c981a.mjs → mi-route-instructions-heading.entry-a01f37a4.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver-legacy.entry-ec9dd12f.mjs → mi-route-instructions-maneuver-legacy.entry-e2773a60.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver.entry-b85534db.mjs → mi-route-instructions-maneuver.entry-aaf6cebd.mjs} +2 -2
- package/dist/{mi-route-instructions-step-legacy.entry-cf5e1c0d.mjs → mi-route-instructions-step-legacy.entry-680d80cd.mjs} +2 -2
- package/dist/{mi-route-instructions-step.entry-1eed5728.mjs → mi-route-instructions-step.entry-aad0874c.mjs} +2 -2
- package/dist/{mi-route-instructions.entry-5b6dac2e.mjs → mi-route-instructions.entry-034c322d.mjs} +2 -2
- package/dist/{mi-scroll-buttons.entry-02488127.mjs → mi-scroll-buttons.entry-85060ee5.mjs} +2 -2
- package/dist/{mi-search.entry-bc80f37e.mjs → mi-search.entry-db632244.mjs} +2 -2
- package/dist/{mi-share-sms.entry-76bd1248.mjs → mi-share-sms.entry-9564c870.mjs} +2 -2
- package/dist/{mi-step-switcher.entry-92908056.mjs → mi-step-switcher.entry-c459fbe6.mjs} +2 -2
- package/dist/{mi-tab-panel.entry-76d61e93.mjs → mi-tab-panel.entry-985c9994.mjs} +2 -2
- package/dist/{mi-tab.entry-5df02893.mjs → mi-tab.entry-57b83241.mjs} +2 -2
- package/dist/{mi-tabs.entry-d8f346c8.mjs → mi-tabs.entry-d83a1466.mjs} +2 -2
- package/dist/{mi-time.entry-c95ba3e3.mjs → mi-time.entry-bc3a1e41.mjs} +2 -2
- package/dist/{reactcomponent-0aac5fba.mjs → reactcomponent-761abf9b.mjs} +4 -4
- package/package.json +1 -1
|
@@ -13448,7 +13448,7 @@ const Rq = (e) => {
|
|
|
13448
13448
|
class Bq {
|
|
13449
13449
|
constructor(i = {}) {
|
|
13450
13450
|
this._currentPosition = null, this._listeners = /* @__PURE__ */ new Map();
|
|
13451
|
-
const { maxAccuracy: o =
|
|
13451
|
+
const { maxAccuracy: o = 100 } = i;
|
|
13452
13452
|
this._maxAccuracy = o;
|
|
13453
13453
|
}
|
|
13454
13454
|
/**
|