dylanfprice / angular-gm

AngularJS Google Maps Directives
MIT License
198 stars 47 forks source link

IE11 Initially Renders Map, Does Not After State Change #67

Closed loganwedwards closed 9 years ago

loganwedwards commented 10 years ago

On the app homescreen, the map renders correctly, but if I navigate away and back to the state with the map, I see an a blank area that contains the map. The HTML is is also visible in the source code.

Don't mind the 'Traffic' button as this issue has been apparent long before this was added. The issue does not show up in Chrome, Firefox or Safari. screenshot 2014-08-12 13 13 12 screenshot 2014-08-12 13 14 17

It's possibly a parsing issue with the Google Maps API, but not sure. Found some cryptic errors, from what I suspect is their api. screenshot 2014-08-12 13 25 05 screenshot 2014-08-12 13 26 06

ad-james commented 9 years ago

Was there a solution to this? I'm having a similar although the same thing is happening in Chrome.

loganwedwards commented 9 years ago

No solution on my end, yet, but the issue still persists.

loganwedwards commented 9 years ago

Issue seemed to have resolved itself, though maybe with an updated to IE. I'm going to close this as my original problem is not occurring any more.