Hello,
I would like to know the method to get the size taken by the map.customoverlays. I want to create a webmethod (or use a ashx handler), but I can't get the customoverlays in it because it is static. So the only method I see is to put the customoverlays in the session. Do you think it is possible with 30 overlays (googleoverlay, inmemoryfeaturelayers, inmemorymarkerlayers, wmsoverlays...), or the size is too much for an asp.net session?
Thank you for your help.
Best regards,
André