[mapguide-users] Automatically load mgp packages

2009-01-27 Thread Sebastian NICIU
Hi all,   Is it possible to automatically load mgp packages ?  At the moment I use MapGuide Site Administrator --> Manage Packages-->Load package to load packages. I am trying to create maps without the user intervention because we have to load more than 100 mgp files for a single synchronizati

[mapguide-users] Define the minimum zoom scale for the DWF Viewer from code

2008-11-07 Thread Sebastian NICIU
Hi,   Does someone now if it is posible to set the minimum zoom scale in the dwf viewer ?   Using the ajax viewer I modify the value of the "minScale" variable from the default  0.01 to 10 for example and it really works. The "minScale" variable is located in MapGuideOpenSource2.0\WebServerExte

[mapguide-users] AJAX versus DWF problem

2008-10-17 Thread Sebastian NICIU
Hello mapguide users, I've been reading the DWF viewer API and still didn't find a solution of how to find out when a map has loaded using the DWF viewer. For the AJAX viewer it works like a charm.Here is some sample code using the AJAX viewer :In the first page I have :<[EMAIL PROTECTED] file=

[mapguide-users] AJAX versus DWF problem

2008-10-16 Thread Sebastian NICIU
Hello,   I have a small problem, please help !!!   I am using the java development environment and need to execute some java code when the map has finished loading. Using the AJAX viewer I use a JSP page that has on the onload property of the body this function :   function onPageLoad() {   

[mapguide-users] AJAX versus DWF problem

2008-10-16 Thread Sebastian NICIU
Hello,   ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users