[fusion-users] I dont know how zoom a point in fusion

Miguel Vasquez msqz32 at gmail.com
Wed Jul 9 15:18:17 EDT 2008


Hi all, i new in the list i try to do a zooming of a point in Mapguide
Open source but i cant do that i type a script in my app but it
zooming but dont int the point of i type. The script its the next.

function ZoomToPoint()
{
     var Fusion = window.top.Fusion;
     var oMap = Fusion.getMapByIndice(0);
     oMap.zoom(2.5637,78.2993, 10);
}

the error its when i click in the button that fire this function the
scale change but dont move to the point. The x and y valor its from
status bar display this valor.

my web app.

http://200.48.28.8:8008/mapguide/msssig/SIGFrmPrincipal.jsp its my
first application. In opcion in task panel "Nombre de vía" type
benavides and the result has a button in the final page when click
show the problem.

PD. sorry for my english i am latinamerican.

Atte
Miguel Vasquez


More information about the fusion-users mailing list