Skip to content

[google maps] Missing setters for some properties of uiSettings #334

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

Closed
standevo opened this issue Sep 19, 2022 · 0 comments · Fixed by #342
Closed

[google maps] Missing setters for some properties of uiSettings #334

standevo opened this issue Sep 19, 2022 · 0 comments · Fixed by #342

Comments

@standevo
Copy link

On android platform are missing setters for some properties of uiSettings (interface & implementation)

uiSettings.scrollGesturesEnabled
uiSettings.rotateGesturesEnabled

To make it work I have to edit the library.

lekhmanrus added a commit to lekhmanrus/plugins that referenced this issue Oct 4, 2022
Added android setters for:
 * rotateGesturesEnabled
 * indoorLevelPickerEnabled
 * scrollGesturesEnabled

closes NativeScript#334
NathanWalker pushed a commit that referenced this issue Oct 14, 2022
Added android setters for:
 * rotateGesturesEnabled
 * indoorLevelPickerEnabled
 * scrollGesturesEnabled

closes #334
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 a pull request may close this issue.

1 participant