Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(AgmMap): recentering for triggerResize
When you call the triggerResize method of AgmMap, the map gets recentered automaticaly. Closes #789 Closes #976 BREAKING CHANGES Recentering of the map after triggerResize call is now the default behavoir. You can have the previous behavoir with triggerResize(false).
- Loading branch information