OK, I found it at last, I think, though whether this is the best way or not,
I don't know - it seems to be pretty much hard-coded to me. In
ajaxmappane.templ, find the function ResizeMapSpace(). For my requirement
(change initial slider position to top left), change:

sscalex = mapDevW - 51, sscaley = 1;

to:

sscalex = 0, sscaley = 1;

Hope this helps - thanks for all the guidance

Tom
-- 
View this message in context: 
http://n2.nabble.com/Change-initial-slider-location-tp4930794p4937824.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to