Hello 

Hello, 


I am into code where i am passing x and y values as a query string to my
application 

This is my viewerframe src 
<frame id=&quot;viewerFrame&quot; frameborder=&quot;no&quot;
marginwidth=&quot;0&quot; marginheight=&quot;0&quot;
scrolling=&quot;no&quot;
src=&quot;../mapviewernet/ajaxviewer.aspx?SESSION=&lt;%=sessionId%>&WEBLAYOUT=<%=webLayout%>"></frame>
        

Now when i am reading those values in my application and excuting
window.top.viewerFrame.mapFrame.ZoomToView(72452680, 463636363, 5000, true); 

it is saying mapFrame is undefined .... Please suggest me a way 

Thanks 



-----
VEER HCLTECH,INDIA
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/ZoomToView-tp4999411.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to