I'm trying to get the scale and x y coordinates of the currently loaded map with javascript, but I'm having trouble figuring out which frame I have to call the script from. My application is based on the phpviewersample application.
I was able to use the ZoomToView() function in the TitleFrame by calling parent.ViewerFrame.ZoomToView(367934, 4655350, 43897, true); However parent.ViewerFrame.GetScale() and parent.ViewerFrame.GetCenter() do not work. I've tried digging through as many of the frames as I can but the functions are still not working. Thanks for your help, Jamie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Using-GetScale-and-GetCenter-in-another-frame-tp6408102p6408102.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
