Closed patricknowlan closed 8 years ago
https://rawgit.com/allenhwkim/angularjs-google-maps/master/build/docs/info-window.html
NOTE: this directive should NOT be used with ng-repeat because InfoWindow itself is a template, and a template must be reused by each marker, thus, should not be redefined repeatedly by ng-repeat.
Unfortunately we are using ng-repeat for the facility address.
On the facilities list page, the tooltip gets pulled to the top left corner of the map. It should be located directly above the location pin.