Closed alghe-global closed 5 months ago
@alghe-global Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:
google-maps
tagThis is an automated message, feel free to ignore.
Not the most well-written bug ticket I have ever seen but I like the spirit of it! I would recommend giving some more specific recommendations or call out specific issues you have with the build file/app as a whole.
Hi @alghe-global ,
Thanks for the feedback, this has been applied in a recent PR.
Thanks for stopping by to let us know something could be better!
PLEASE READ
If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response.
Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform support resources page.
If your bug or feature request is not related to this particular library, please visit the Google Maps Platform issue trackers.
Check for answers on StackOverflow with the google-maps tag.
Is your feature request related to a problem? Please describe. Your build gradle is the old style of gradle. This shows that the project is using old Jetpack Compose. It would be great if this project/example is migrated to latest Jetpack Compose (to the date of writing this) and migrate your gradle to the newer version.
It is frustrating trying to adapt your code to latest version of Jetpack Compose as one has to deal with deprecated composables.