@datosgeo-atdt/geo-ui 1.11.10 → 1.11.11

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/geo-ui.js CHANGED
@@ -26394,7 +26394,7 @@ const Xo = "pmtiles-source", Ln = "pmtiles-fill", os = "municipios-source", ls =
26394
26394
  ];
26395
26395
  qe.fitBounds(wt, {
26396
26396
  padding: 5,
26397
- duration: 500
26397
+ duration: 0
26398
26398
  }), qe.once("idle", () => {
26399
26399
  if (qe.getLayer(ls) && Qe && Ce.current) {
26400
26400
  const Ut = Ce.current;
@@ -26445,8 +26445,7 @@ const Xo = "pmtiles-source", Ln = "pmtiles-fill", os = "municipios-source", ls =
26445
26445
  ];
26446
26446
  qe.fitBounds(qt, {
26447
26447
  padding: 5,
26448
- duration: 200
26449
- // Animación corta de 200ms
26448
+ duration: 0
26450
26449
  });
26451
26450
  }
26452
26451
  } catch (vt) {