I'm using the GoogleMap API ('angular-google-maps' js package) and I have a very weird behavior.
The first time I load it, i get the full map loaded, like here:
Then i close the dialog and reopen it, i see this:
Keep in mind, that the map is displayed as a dialog on top of another dialog.
Any ideas?