Skip to content

Cesium Zoom to extent (maxZoom) not effectively applied for point/small extents. #12051

@anup39

Description

@anup39

Description

In the Cesium map implementation zoom to extent now zoom too close for point or very small extents.

Although maxZoom was provided, the parameter is not used.

How to reproduce

  • Create a new Map
  • Add points layers from catalog
  • Switch to 3D mode
  • Open attribute table of the points layer
  • In table click on zoom to extent for single feature/point.
  • However this also effects the Search bar and Identify panel (zoom to extent)

Expected Result

maxZoom should clearly cap zoom-in level, especially for point/small extents.

Current Result

Camera flies too close for point/small extents.

extent_issue.mp4
  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions