I'm trying to show google maps in an ASP.net ModalPopUpExtender
, but actually nothing is displayed.
It seems that I need to fire the JavaScript again, or just fire it off in the button click event that shows the modal popup.
Does anyone know how to solve this issue