Hello Telerk,
I am using two use controls GoogleMaps.ascx and GMaps.ascx.The GMaps.ascx is inside the
GoogleMaps.ascx.I am using a RadListbox on GoogleMaps.ascx to load the map on GMaps.ascx.Everything was working fine but my client requested to ajaxify the RadListBox so I have added a RadAjaxManagerProxy to the GoogleMaps.ascx.But after adding this my map is not showing if i added another control below or upper to the map that is working fine but map still not showing(ResponseScript not coming) please suggest ASAP.......
Here is my code.....
GoogleMaps.ascx-:
GMaps.ascx-: