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

Implementation of BasemapGallery fails to load the Basemap of the MapView when loaded #549

Open
prathameshnarkhede opened this issue Feb 9, 2024 · 1 comment
Milestone

Comments

@prathameshnarkhede
Copy link
Contributor

When BasemapGalley is implemented, The original basemap fails to load and sets the limitation on zoom out scale.

Steps to Reproduce:

  1. Create and initialize Map property in ViewModel.
    image

  2. Add BasemapGalley to XAML and bind it to Map property in ViewModel.
    image

Toolkit Version : 200.3.0

@prathameshnarkhede
Copy link
Contributor Author

Temporary Fix:
Make a async call to LoadAsync() method on webMapView.

image

@pMaske pMaske modified the milestone: 200.5 May 29, 2024
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