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

Fix "Zoom to Location" error #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

gavinr-maps
Copy link
Contributor

@gavinr-maps gavinr-maps commented Nov 18, 2024

After switching to the latest version of the ArcGIS Maps SDK for JavaScript in #2, in hub-compass-chat we are not able to use the "Zoom to Location" button. I think this is happening because we're calling .goto before the mapView is ready. So this update changes the code to wait until the mapView is ready.

@gavinr-maps gavinr-maps changed the title (In progress) - fix map Dialog error Fix "Zoom to Location" error Nov 19, 2024
@gavinr-maps gavinr-maps requested a review from ajturner November 19, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant