Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoom to feature from feature grid does not work with points #3945

Closed
4 tasks
MV88 opened this issue Jul 11, 2019 · 0 comments
Closed
4 tasks

zoom to feature from feature grid does not work with points #3945

MV88 opened this issue Jul 11, 2019 · 0 comments

Comments

@MV88
Copy link
Contributor

MV88 commented Jul 11, 2019

Description

the problems is caused by this if that is too generic

we need to catch that specific use case that is generating a bounds like this [0, 0, 0, 0]

NOTE: the zoom level for points should be limited to a value near 20. Otherwise ol zooms to the maximum level (28) see

In case of Bug (otherwise remove this paragraph)

Browser Affected
(use this site: https://www.whatsmybrowser.org/ for non expert users)

  • Internet Explorer
  • Chrome
  • Firefox
  • Safari

Browser Version Affected

  • Indicate the browser version in which the issue has been found

Steps to reproduce

  • open a map with a point layer or add it via catalog
  • open feature grid
  • click on zoom to feature (first column on the left)

Expected Result

  • the map changes view and zooms to the point

Current Result

  • the map zooms in a wrong area with wrong bounds

Other useful information (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants