allenhwkim / angularjs-google-maps

The Simplest AngularJS Google Maps V3 Directive
http://ngmap.github.io
MIT License
1.52k stars 516 forks source link

domready event for InfoWindow #846

Open ronak90 opened 6 years ago

ronak90 commented 6 years ago

I want to apply style based on data to info window. I want to do customization based on this SO answer. But domready is not being worked for InfoWindow. How can I attach that event?

https://plnkr.co/edit/tfS7gWbJSMLthVeBvhI0?p=preview

Expected/desired behavior

havinhthai commented 6 years ago

@ronak90 Same problem, can you fix this?