angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.18k stars 6.68k forks source link

Clean up Google Maps advanced marker #28891

Closed crisbeto closed 2 months ago

crisbeto commented 2 months ago

Includes a couple of changes:

fix(google-maps): make info window open method compatible with advanced marker

Currently the info window has two methods: one for any MapAnchorPoint and one for an advanced marker. These changes deprecate the latter and make the former compatible with advanced markers.

build: use ngModel in google map demo

Adding new options to the Google Maps demo has been a bit cumbersome, because it's using click handlers on checkboxes to manage the state. These changes switch to using ngModel.

angular-automatic-lock-bot[bot] commented 4 weeks ago

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.