Hi,
I have a problem with the client function SetDrawMode(drawMode). It seems that it doesn't work only under IE7 when my Map is placed in a Content Placeholder. The Javacsript error is " Invalid argument ". I tried anoter function like ZoomIn() and it work.
My javascript code is very simple and look like this : ctl00_ContentPlaceHolder1_Map1.SetDrawMode('Point');
I also tried different versions of Map Suite like 3.0 and 4.5 and it's the same, so, is this a bug ?