This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Description
Not sure if this is an issue or if it simply isn't possible.
I'm trying to do a ng-repeat inside of either a <ui-gmap-windows or <ui-gmap-window using a ng-repeat on the marker.
in neither one can I get them to render from the controller.
{{item}}
displays nothing
if I do
{{item}}
it renders
1
1
2
2
any thoughts?
thanks