[mapguide-users] Invoke script in Fusion layout using Maestro

JamesDudden jamesdudden at blueyonder.co.uk
Wed Jul 3 03:33:41 PDT 2013


Hi,
Can anyone help with adding an invoke script to a fusion layout using
Maestro?
My setup is MG 2.2 and Maestro 4.0

For example in MG Studio (on a different setup and server) I could simply
create a new invoke script and add code in to the additional parameters
areas (example below) but I can't see where to add the code using Fusion and
Maestro.

{
var myMap=parent.parent.mapFrame;
var X =myMap.GetCenter().X;
var Y =myMap.GetCenter().Y;
ZoomToView(X, Y, 750000, true);
}

Cheers



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Invoke-script-in-Fusion-layout-using-Maestro-tp5063768.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list