[mapguide-users] Custom layouts...

Andy Morsell amorsell at spatialgis.com
Tue Mar 21 13:28:11 EST 2006


I think you could get could it to work.  The default viewer uses a frameset
and as long as you know the names of the various frames, you should be able
to target your functions correctly.  Take a look in the C:\Program
Files\MapGuideOpenSource\WebServerExtensions\www\viewerfiles folder at the 
framesetnotaskbar.templ and framesettaskbar.templ files.  In some custom
code I have done, I target the hidden scriptFrame and then interact with the
mapFrame for the client-side API.

Andy Morsell, P.E. 
Spatial Integrators, Inc. 
http://www.SpatialGIS.com 

  _____  

From: Jason Birch [mailto:Jason.Birch at nanaimo.ca] 
Sent: Tuesday, March 21, 2006 10:12 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] Custom layouts...


I have an extremely custom MapGuide implementation that I need to look at
migrating.  The application portion isn't all that complex, but the layout
is:
http://enviro.nanaimo.ca/index.cfm?tab_ID=2
<http://enviro.nanaimo.ca/index.cfm?tab_ID=2&content_ID=5> &content_ID=5
 
Just plugging in the default viewer would lead to a severe reduction in
aesthetics.  Does anyone have procedures/guidelines for hacking my own
viewer template?  Do I need to make global changes or can I constrain it to
this map?
 
The site currently supports ActiveX and the Java Viewer, so AJAX is my
target viewer.  I think that I should just be able to create a layout
without any surround elements and use that in the main window, but I have a
feeling that the task area and the custom tools are going to be hard to
implement.
 
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060321/db4cfdd4/attachment.html


More information about the Mapguide-users mailing list