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

BugFix: Implementation of BasemapGallery fails to load the Basemap of the MapView when loaded #582

Conversation

prathameshnarkhede
Copy link
Contributor

@prathameshnarkhede prathameshnarkhede commented Jun 26, 2024

Related Issue #549

MapView original Basemap fails to load when BasemapGallery is bound to the MapView

Description

  • Removed LoadAsync call to Basemap before loading MapView.
  • This properly loads the attached Basemap to the Map together.

Refactor async methods to sync in BasemapGallery.
@prathameshnarkhede prathameshnarkhede merged commit ae34e71 into main Jun 26, 2024
1 check passed
@prathameshnarkhede prathameshnarkhede deleted the pratham/549-implementation-of-basemapgallery-fails-to-load-the-basemap-of-the-mapview-when-loaded branch June 26, 2024 17:44
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.

MapView Basemap fails to load when BasemapGallery is bound to the MapView
4 participants