RE: fusion maptips

1 message Options
Embed this post
Permalink
Nolte, Tim

RE: fusion maptips

Reply Threaded More More options
Print post
Permalink
Here is what I have in my App Def:

                <Widget xsi:type="UiWidgetType">
                        <Name>Maptip</Name>
                        <Type>Maptip</Type>
                        <Extension xsi:type="CustomContentType">
                                <Delay>250</Delay>
                                <Tolerance>5</Tolerance>
                                <Maptip>
                                        <Layer>on_air</Layer>
                                        <Label>Site Name</Label>
       
<TextField>INTERNAL_SITE_NAME</TextField>
                                        <CustomURL/>
                                </Maptip>
                        </Extension>
                </Widget>

And then I have added the Maptip DIV to my index file as such:

        <div id="Map"><div id="Navigator"></div><div
id="ScalebarDual"></div><div id="Maptip"></div></div>

This works great for me.

- Tim

----
Timothy J Nolte - [hidden email]
Network Planning Engineer

iPCS Wireless, Inc.
4717 Broadmoor Ave, Suite G
Kentwood, MI 49512

Office: 616-656-5163
PCS:    616-706-2438
Fax:    616-554-6484
Web: www.ipcswirelessinc.com

-----Original Message-----
From: [hidden email] [mailto:[hidden email]]
Sent: Wednesday, August 26, 2009 12:58 PM
To: Nolte, Tim
Subject: fusion maptips

hello

new to fusion after spending time with cartoweb and chameleon

tyring to get maptips to work with mapserver - to no avail

i have added the div to the index file
<div id="Maptip"></div>

and this to the appdef


<Widget xsi:type="WidgetType">
<Name>Maptip</Name>
<Type>Maptip</Type>
<Layer>maptips</Layer>
<Textfield>NAME</Textfield>
</Widget>

however  no go

might you have a moment to point me in the right direction

many thanks


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users