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

feat(google-maps): Add getMapType method #1420

Merged
merged 2 commits into from
Feb 22, 2023
Merged

feat(google-maps): Add getMapType method #1420

merged 2 commits into from
Feb 22, 2023

Conversation

jcesarmobile
Copy link
Member

I've called it getMapType instead of the proposed getMapTypeId (google maps js SDK name) since we have a setMapType function and the native methods in google maps SDK are called getMapType.

Also returns our existing MapType instead of the proposed google.maps.MapTypeId since they don't match.

closes #1347

@jcesarmobile jcesarmobile merged commit c2fa96f into main Feb 22, 2023
@jcesarmobile jcesarmobile deleted the getmaptype branch February 22, 2023 11:46
@rbalet

This comment was marked as abuse.

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.

add - googleMaps : getMapTypeId
4 participants