[mapguide-users] Re: ToolTip for Dynamic Layer
GordonL
gordon.luckett at arrowgeomatics.com
Thu May 26 11:14:15 EDT 2011
You have a lot of choices
1. Programatically change the tooltip by loading the layer, modifing the
xml, adding the layer back to the map <ToolTip>'Hello'</ToolTip>
2. Changing the value of the tooltip in the database (works if your layer
is: (1)ODBC Points, (2)Joined to a Database (3) Generated by Database - the
3rd option is best for performance - joins and ODBC stink in MapGuide in
terms of performance)
3. Having a number of layers that have different tooltips defined and
turning those layers off and on programatically.
Lots of choices but all take some programming.
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/ToolTip-for-Dynamic-Layer-tp6406197p6407379.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list