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

fix(google-maps): Check for WKScrollView and WKChildScrollView #1109

Merged
merged 4 commits into from
Aug 16, 2022

Conversation

theproducer
Copy link
Contributor

Checks for WKScrollView class in addition to WKChildScrollView while looking for a ScrollView to attach the map to. Also rounds the web element and native view bounds for consistency.

@theproducer theproducer merged commit 7513602 into main Aug 16, 2022
@theproducer theproducer deleted the google-maps-fix/wkscrollview branch August 16, 2022 15:26
mpkasp added a commit to mpkasp/capacitor-plugins that referenced this pull request Aug 29, 2022
* chore: Switch back to independent version (ionic-team#1129)

* chore: enable nightly releases (ionic-team#1130)

* fix(google-maps): Check for WKScrollView and WKChildScrollView (ionic-team#1109)

* feat(camera): Add support for iOS limited photo library mode (ionic-team#1125)

* chore(camera): remove listener methods (ionic-team#1136)

* chore(ci): Unpin @actions/core version (ionic-team#1141)

* fix(filesystem): make iOS return proper url on readdir (ionic-team#1142)

* chore(release): publish [skip ci]

 - @capacitor/camera@4.1.0
 - @capacitor/filesystem@4.1.0
 - @capacitor/google-maps@4.1.0

* fix(push-notifications): properly get the configured icon from manifest (ionic-team#1118)


Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>

Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
Co-authored-by: Mike Summerfeldt <20338451+IT-MikeS@users.noreply.github.com>
Co-authored-by: Joey Pender <joey@ionic.io>
Co-authored-by: Github Workflow (on behalf of IT-MikeS) <users.noreply.github.com>
Co-authored-by: Koen <koen.cas@gmail.com>
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.

4 participants