You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
line 485 of angular-google-maps.js and line 27 of example-controller.js have trailing commas in an object definition (commas followed by "}") which break IE9.
fixing them helps but the map still never shows in IE9, apparently due to download issues with the Google Maps API?