[fusion-users] RE: fusion maptips

Nolte, Tim Tim.Nolte at ipcswirelessinc.com
Wed Aug 26 13:28:58 EDT 2009


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 - tnolte at ilpcs.com
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: mariange at geog.utoronto.ca [mailto:mariange at geog.utoronto.ca] 
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




More information about the fusion-users mailing list