[mapguide-users] Fusion - Tooltips
Mike Adair
madair at dmsolutions.ca
Wed May 7 09:56:29 EDT 2008
Thanks Jason, I've tested against trunk and it works well.
About the DomNode issue that you mentioned, yes this changed for
http://trac.osgeo.org/fusion/ticket/16 to get all of the methods into
the Fusion namespace. For applications that depend on DomNode, you can
either:
- change your application logic slightly to get whatever XML was being
parsed as JSON with Fusion.getXmlAsJson()
- or just include lib/utils.js in your app index.html. Since DomNode is
not needed anymore, utils.js doesn't get loaded automatically as part of
Fusion initialization any more.
Mike
Jason Birch wrote:
>
> I’ve put a ticket into the Fusion trac about this:
>
> http://trac.osgeo.org/fusion/ticket/56
>
> Jason
>
> *From:* Jason Birch
> *Subject:* RE: [mapguide-users] Fusion - Tooltips
>
> Have you had a chance to test this with the latest Fusion build (1.4)?
>
> It’s working for me on a site that has .Net extensions installed as
> long as I have the layer marked as selectable (which shouldn’t be
> necessary, but I don’t think that Fusion is using the
> LAYERATTRIBUTEFILTER=4 bitmap).
>
> *From:* Andy Morsell
> *Subject:* RE: [mapguide-users] Fusion - Tooltips
>
> Are you using the IIS and the .NET web extensions? If so, I have seen
> the same problem and filed a ticket here:
>
> http://trac.osgeo.org/mapguide/ticket/463
>
> Tooltips and flexible layouts work fine for me with my PHP / Apache
> installs, however.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
More information about the mapguide-users
mailing list