I have a problem with loading Angular google maps map on one template in my App.
I'm loading angular map on my page according to documentation of Angular Google maps and map shows OK when I load page first time.
But, if I switch page to another and than switch back to page with map I have grey square instead of map.
Maybe someone know how to solve this problem?