angularjs-google-maps
angularjs-google-maps copied to clipboard
domready event for InfoWindow
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
-
What steps should we try in your demo to see the problem?
-
Just close the opened info window and reopen it. Current behavior
-
domreadyevent is not being hit.
-
Expected/desired behavior
-
domreadyevent should be hit
@ronak90 Same problem, can you fix this?