[mapguide-users] Not able execute ZoomToView(pXCO, pYCO, pScale, true) in Fusion version of AIM
veer-singh
veer-singh at hcl.com
Fri Jul 20 04:12:55 PDT 2012
Hi All,
I'm trying to execute method parent.parent.ZoomToView(pXCO, pYCO, pScale,
true);
but not working. i also tried
GetParent().ZoomToView(pXCO, pYCO, pScale, true);
which is also not working. So could u plz let me know if sm thing is
missing.
where :
function GetParent()
{
if (parent.Fusion) {
return parent;
}
else if (parent.parent.Fusion) {
return parent.parent;
}
}
-----
VEER PAL SINGH
HCL TECHNOLOGIES LTD NOIDA
INDIA-201301
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Not-able-execute-ZoomToView-pXCO-pYCO-pScale-true-in-Fusion-version-of-AIM-tp4989597.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list