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

Add support for setMapTypeId in GoogleMap component #18577

Assignees
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@jrowe88
Copy link

jrowe88 commented Feb 21, 2020

Please add support for the setMapTypeId call. You can get the map type, but not apparently change it.

@jrowe88 jrowe88 added the feature This issue represents a new feature or feature request rather than a bug or bug fix label Feb 21, 2020
@crisbeto crisbeto self-assigned this Feb 21, 2020
crisbeto added a commit to crisbeto/material2 that referenced this issue Feb 21, 2020
Adds support for setting the `mapTypeId` which determines the kind of map that will be shown (e.g. terrain map, roadmap etc).

Fixes angular#18577.
@crisbeto crisbeto added has pr P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Feb 21, 2020
crisbeto added a commit to crisbeto/material2 that referenced this issue Mar 12, 2020
Adds support for setting the `mapTypeId` which determines the kind of map that will be shown (e.g. terrain map, roadmap etc).

Fixes angular#18577.
mmalerba pushed a commit that referenced this issue Mar 21, 2020
Adds support for setting the `mapTypeId` which determines the kind of map that will be shown (e.g. terrain map, roadmap etc).

Fixes #18577.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.