[mapguide-internals] Fusion version for MapGuide 2.2 Beta
Mike Adair
madair at dmsolutions.ca
Wed May 19 10:20:38 EDT 2010
Hi Trevor,
I would suggest that you continue to use Fusion trunk. We are trying to
keep trunk up-to-date with fixes applied to other branches so it should
include relevant patches from adsk/2.2gp and other branches. I plan to
eventually merge the sandbox/jxlib-3.0 (which uses a more up-to-date
JxLib) back into trunk once we get the 2.0 release finalized.
I'll have a look at your other issue too at some point but a ticket
would make sure I didn't miss it.
Mike
Trevor Wekel wrote:
> Hi everyone,
>
> We are currently using Fusion trunk for the MapGuide 2.2 Beta. Should we be using a different branch?
>
> On a Fusion related note, it looks as though tiled maps do not seem to work on fusion/branches/fusion-2.0 or fusion/trunk. I suspect the same may be true for sandbox/adsk/2.2gp. A two line fix in MapGuide.js seems to correct the issue
>
> parseMapLayersAndGroups: function(o) {
> ...
> for (var i=0; i<o.layers.length; i++) {
> var layer = new Fusion.Layers.Layer(o.layers[i], this);
> if (layer.isBaseMapLayer) {
> this.bSingleTile = false;
> }
>
>
> Regards,
> Trevor
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mapguide-internals mailing list
> mapguide-internals at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
--
Michael Adair
Senior Software Architect
DM Solutions Group Inc.
Office: (613) 565-5056 x26
madair at dmsolutions.ca
http://www.dmsolutions.ca
http://research.dmsolutions.ca
More information about the mapguide-internals
mailing list