@arenarium/maps 1.2.24 → 1.2.25

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.
Files changed (2) hide show
  1. package/dist/main.js +1 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -3418,7 +3418,7 @@ class Aa {
3418
3418
  return s.jwt && (this.apiJwt = s.jwt), s.states;
3419
3419
  }
3420
3420
  }
3421
- const Gn = "1.2.23", Na = "https://maps.api.arenarium.dev/auth", Ca = "https://maps.api.arenarium.dev/log", Kn = 500;
3421
+ const Gn = "1.2.24", Na = "https://maps.api.arenarium.dev/auth", Ca = "https://maps.api.arenarium.dev/log", Kn = 500;
3422
3422
  class ls {
3423
3423
  apiKey;
3424
3424
  mapProvider;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arenarium/maps",
3
- "version": "1.2.24",
3
+ "version": "1.2.25",
4
4
  "license": "MIT",
5
5
  "author": "arenarium",
6
6
  "description": "Visualize complex map markers clearly. A JavaScript library for effective display of map markers, compatible with MapLibre, Mapbox, and Google Maps.",