tg-map-vue3 3.7.9 → 3.7.10

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.
@@ -10,6 +10,7 @@ export default TgMapPlugin;
10
10
  export { type Tg } from '../map/event';
11
11
  export * from '../map/lat-lng';
12
12
  export * from '../map/map-factory';
13
+ export { loadCachedMap } from '../map/map-loader';
13
14
  export * from '../map/map/controls/control';
14
15
  export * from '../map/map/controls/map-type.control';
15
16
  export * from '../map/map/controls/scale.control';
package/dist/tg-map.js CHANGED
@@ -6327,6 +6327,7 @@ export {
6327
6327
  Xr as isEntryValueDef,
6328
6328
  Vs as isInstanceOf,
6329
6329
  js as lateinit,
6330
+ qi as loadCachedMap,
6330
6331
  Ce as noop,
6331
6332
  m as optionalProp,
6332
6333
  Ni as path,