Map does not zoom to layer extent when reactivating a deactivated layer #3

Closed
opened 2026-07-21 10:06:42 +00:00 by jfig · 0 comments
Owner

Description

The map zooms to the active layer extent when the application opens, but it does not reliably zoom to the layer when that layer is deactivated and then activated again.

Steps to reproduce

  1. Open the application.
  2. Confirm that the map zooms to the active layer extent.
  3. Deactivate/uncheck a layer.
  4. Activate/check the same layer again.

Expected behavior

Reactivating a layer should zoom the map to that layer’s extent, consistent with the behavior during application startup.

Actual behavior

The layer is reactivated, but the map remains at its current extent/zoom instead of fitting to the reactivated layer.

## Description The map zooms to the active layer extent when the application opens, but it does not reliably zoom to the layer when that layer is deactivated and then activated again. ## Steps to reproduce 1. Open the application. 2. Confirm that the map zooms to the active layer extent. 3. Deactivate/uncheck a layer. 4. Activate/check the same layer again. ## Expected behavior Reactivating a layer should zoom the map to that layer’s extent, consistent with the behavior during application startup. ## Actual behavior The layer is reactivated, but the map remains at its current extent/zoom instead of fitting to the reactivated layer.
jfig closed this issue 2026-07-21 11:10:28 +00:00
Sign in to join this conversation.