Actions
Bug #1896
closedMap doesn't zoom in automatically if it is a polygon or linestring
Start date:
2022-11-28
Estimated time:
Found in version:
Description
If an entity with a polygon or linestring is open in the detail view, the map doesn't zoom in automatically at first request.
Entity A with only a polygon:
https://demo-dev.openatlas.eu/entity/116140
Entity B with a point:
https://demo-dev.openatlas.eu/entity/15386
At A the map doesn't automatically zoom in, at entity B it is automatically zoomed in and focussed.
Updated by Bernhard Koschiček-Krombholz almost 2 years ago
- Subject changed from Map doesn't zoom in if it is a polygon or linestring to Map doesn't zoom in automatically if it is a polygon or linestring
- Description updated (diff)
Updated by Alexander Watzinger almost 2 years ago
- Category set to Maps
- Status changed from New to Assigned
- Assignee set to Andreas Olschnögger
- Target version set to 7.9.0
Updated by Andreas Olschnögger almost 2 years ago
- Status changed from Assigned to Closed
Thanks Bernhard for reporting.
The bug is fixed. Now polygons are also set to focus.
Changes are in develop branch
Actions