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

[BUG] Region Map Visualization Does not Support Zoom Beyond Level 10 #19

Closed
zachreavis opened this issue Jul 16, 2022 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@zachreavis
Copy link

zachreavis commented Jul 16, 2022

What is the bug?

Users are unable to zoom beyond level 10 while using a WMS server.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Create a region map visualization
  2. Configure the visualization to utilize a WMS server, like those available here: https://apps.nationalmap.gov/services/
  3. Attempt to zoom beyond level 10; notice the zoom / + function is greyed out

What is the expected behavior?

It is expected that the region map visualization will permit zoom levels up to what the WMS server supports (beyond level 10)

What is your host/environment?
AWS managed Opensearch

Do you have any screenshots?
image

@zachreavis zachreavis added the bug Something isn't working label Jul 16, 2022
@junqiu-lei junqiu-lei self-assigned this Jul 19, 2022
opensearch-trigger-bot bot pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Aug 12, 2022
When using WMS to customize base tile maps in region map or coordinate maps, user aren’t able to get into higher zoom levels than opensearch maps service default maximum zoom level.

Issue Resolved:
opensearch-project/maps#19

Signed-off-by: Junqiu Lei <[email protected]>
(cherry picked from commit 4dd7f14)
kavilla pushed a commit to opensearch-project/OpenSearch-Dashboards that referenced this issue Aug 15, 2022
When using WMS to customize base tile maps in region map or coordinate maps, user aren’t able to get into higher zoom levels than opensearch maps service default maximum zoom level.

Issue Resolved:
opensearch-project/maps#19

Signed-off-by: Junqiu Lei <[email protected]>
(cherry picked from commit 4dd7f14)

Co-authored-by: Junqiu Lei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants