[fusion-users] Maptips on Mapserver

Nolte, Tim Tim.Nolte at ipcswirelessinc.com
Thu Sep 4 14:28:10 EDT 2008


Marc, 

Here is the spec on the Maptip widget:
	http://trac.osgeo.org/fusion/wiki/Widgets/Maptip

Also, for an example of the Maptip Widget in the
ApplicationDefinition.XML look at the one included in
'fusion\templates\mapguide\standard'.

BTW, I'm very interested in your solution on this. :-)

- 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: fusion-users-bounces at lists.osgeo.org
[mailto:fusion-users-bounces at lists.osgeo.org] On Behalf Of Marc Pfister
Sent: Thursday, September 04, 2008 2:12 PM
To: Paul Spencer
Cc: fusion-users at lists.osgeo.org
Subject: RE: [fusion-users] Maptips on Mapserver

Paul Spencer [mailto:pspencer at dmsolutions.ca] wrote:

> 1.  Why is the maptip container an LI element?  That seems odd.  It
> looks actually like you've assigned your MapTip widget to something in
> a toolbar?  You should not put it in a toolbar, but rather add an
> extra div to your page.
> 
> <div id="maptipContainer"></div>

Hmm, for some reason I added the Widget to the end of one of the toolbar
containers in ApplicationDefinition.XML, so no wonder it was doing that.

 
So that then leads to the question, what exactly is the right way to use
maptip in ApplicationDefinition.XML?

I've got the widget added:

<Widget xsi:type="WidgetType">
<Name>Maptip</Name>
<Type>Maptip</Type>
<StatusItem/>
</Widget>

But now though Maptip.js loads, it never initializes. It was
initializing when I had the Maptip as an item in the toolbar container,
so do I need some sort of container for the maptip that corresponds to
the maptipContainer div?

Marc
_______________________________________________
fusion-users mailing list
fusion-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fusion-users



More information about the fusion-users mailing list