ThinkGeo.com    |     Documentation    |     Premium Support

Switching Logo image on BaseOverlayChange event does not work

Hi ThinkGeo,


I have two logo images that I need to toggle when switching from WMS overlay to Google overlay.


I use Client side OnClientBaseOverlayChange codeo invoke Server Callback method where I change the Logo. But it does not reflect the change. I am using 4.5.101.


Regards,


Anil



Anil, 


You also need to synchronize it on the client side. Here is the sample for you. 




Thanks,


James


 



8797_change_logo.zip (10.4 KB)

Thanks James.It works great.

You’re welcome Anil.