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

Preview for GoogleMap Composable #128

Closed
ekotyoo opened this issue May 25, 2022 · 2 comments · Fixed by #179
Closed

Preview for GoogleMap Composable #128

ekotyoo opened this issue May 25, 2022 · 2 comments · Fixed by #179
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. released type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ekotyoo
Copy link

ekotyoo commented May 25, 2022

Screenshot 2022-05-25 235552
I thought there was an issue with my Android Studio, but when I try to render a preview for my UI that has GoogleMap composable, it literally shows only a blank preview. It is so difficult working on a UI that has GoogleMap composable in it, since I have to build my app to the emulator to see how my UI looks like with the map.

It'd be helpful if we could see a preview of our map view even if it is only a static map.

@ekotyoo ekotyoo added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels May 25, 2022
@arriolac
Copy link
Member

arriolac commented Jun 9, 2022

A similar strategy to google/accompanist#1190 can be implemented here. Note, however, that still won't render a map on the preview but at least it wouldn't break your preview esp. if you had other contents.

@barbeau barbeau added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed triage me I really want to be triaged. labels Jun 9, 2022
@arriolac arriolac assigned arriolac and unassigned barbeau Jul 14, 2022
@googlemaps-bot
Copy link
Contributor

🎉 This issue has been resolved in version 2.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. released type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
4 participants