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
I have found the cause, due to teh DOM objects getting removed and replaced with the empty DIV, the note regarding compilation is helpful but it would have been helpful further for the directive to offer that as an optional parameter for folks.
After updating to the latest build (1.0) I have noticed that ng-clicks on the info window have stopped working.
I have modified the info window example fiddler to include an ng-click as follows:
{{selectedVolcano.name}}
{{selectedVolcano.elevationMeters}}mAny ideas or thoughts would be helpful.
Thanks,
Gregory
The text was updated successfully, but these errors were encountered: