[fusion-users] Maptip not working
Mike Adair
madair at dmsolutions.ca
Thu Dec 10 14:36:27 EST 2009
This is what is in the MapGuide Standard template (and is working for me
with Fusion trunk):
<Widget xsi:type="WidgetType">
<Name>MapTip</Name>
<Type>Maptip</Type>
<Extension>
<Label>Map Tips</Label>
<Delay>350</Delay>
<Layer>Parcels</Layer>
</Extension>
</Widget>
It also depends on how you have configured your layer to respond in
Studio.
Mike
gingerbbm wrote:
> Paul, I tried this...
>
> <Widget xsi:type="WidgetType">
> <Name>MapTip</Name>
> <Type>Maptip</Type>
> <Extension>
> <Delay>350</Delay>
> <Maptip>
> <Label>Map Tips</Label>
> <Layer>TL</Layer>
> </Maptip>
> </Extension>
> </Widget>
>
> ...and now this...
>
> <Widget>
> <Name>Maptip</Name>
> <Type>Maptip</Type>
> <StatusItem/>
> <Extension>
> <Target>NewWindow</Target
>
> <WinFeatures>menubar=no,location=yes,resizable=yes,status=no</WinFeatures>
> </Extension>
> </Widget>
>
> ...but neither works. As I said before, the Ajax request isn't even being
> made (according to Firebug). Perhaps there's some detailed documentation on
> what XML is valid for the Maptip widget?
>
> Thanks
> Stuart
>
>
--
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 fusion-users
mailing list