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

Add coroutine version of MapsInitializer.initialize() #228

Open
bubenheimer opened this issue Jan 7, 2024 · 0 comments
Open

Add coroutine version of MapsInitializer.initialize() #228

bubenheimer opened this issue Jan 7, 2024 · 0 comments
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@bubenheimer
Copy link

Is your feature request related to a problem? Please describe.
Need to control Map renderer from coroutines-based environment

Describe the solution you'd like
Would like to use MapsInitializer.initialize(preferredRenderer) from a coroutine. Akin to MapView.awaitMap() to retrieve GoogleMap object. Needs to return the chosen Renderer or throw exception

Describe alternatives you've considered
Roll my own

@bubenheimer bubenheimer added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
1 participant