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

Feature/Google Maps #65

Merged
merged 1 commit into from Jul 22, 2022
Merged

Feature/Google Maps #65

merged 1 commit into from Jul 22, 2022

Conversation

priyankj-simform
Copy link
Collaborator

@priyankj-simform priyankj-simform commented Jul 21, 2022

Add - Google Maps for the compose. Basic, marker, polyline, polygon, and circle examples.

The other activities which have modification are because after updating the compose version some composable functions with indication as parameter are deprecated and will resort to error. The indication is by default applied on card like composable functions. Also for the grid view, the package has been changed in the newer compose version and the old grid view is deprecated.

@yashwantgowla-simform
Copy link
Collaborator

yashwantgowla-simform commented Jul 21, 2022

@priyankj-simform Please mention the reason in the PR description for removal/modification in few classes. for e.g "indication = rememberRipple()" in ConstraintLayoutActivity.kt

Add - Google Maps compose basic, marker, polyline, polygon and circle examples.
@yashwantgowla-simform yashwantgowla-simform merged commit 6cea5c2 into develop Jul 22, 2022
@yashwantgowla-simform yashwantgowla-simform deleted the feature/map branch July 22, 2022 10:08
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.

None yet

2 participants