I am using Google Maps API with Angular 2. Everything was working fine until I put the map inside of a modal and now the map won't display. I did some searching and tried invoking the following code once my modal opens:I am using Google Maps API with Angular 2. Ever