-
-
Notifications
You must be signed in to change notification settings - Fork 118
Fix/google maps ground overlay #303
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 ground overlay #303
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Tommaso Guerri.
|
@cla-bot check |
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla. |
The cla-bot has been summoned, and re-checked this pull request! |
@cla-bot check |
The cla-bot has been summoned, and re-checked this pull request! |
Thank you |
* fixes android ground overlay from position * adds ground overlay from bounds * fixes map style
* Fix/google maps ground overlay (#303) * fixes android ground overlay from position * adds ground overlay from bounds * fixes map style * add iOS map type Co-authored-by: tomma_g <38555316+tommag21@users.noreply.github.com>
@nativescript/google-maps
Fixes the ground overlay feature (#300) and some incorrect style typings.