Hi everybody,
my problem is that I have my map in an update panel, I manage to do many things without reloading the whole page (add shapes, save them to server and so on) but I can't manage to add an overlay !
I would like to add it on a "asp:Button" user click, my method is called but my layer does not appear in overlay switcher whereas I use the same code on this button click than when I the page load where it works fine (I only change the id to avoid conflict).
Any help greatly appreciated.
Thanks