This feature is now in Mapbuilder trunk: SVN r2973: MAP-342; MAP-391; MAP-292. Added featureOnHover property to GmlRendererOL. Now TipWidgetOL can be used to show click popups or hover popups. The shipTracks demo shows how to do it. This is based on a contribution by Al Byers. Thanks!
Regards, Andreas. On 7/12/07, Al Byers <[EMAIL PROTECTED]> wrote: > Andreas, > > Your patch works fine. Don't think I helped you much, but I did make you > look:0) I will try to add more value next time. Thanks for cleaning up the > offset; I was going to take a look at that. > > -Al > > > On 7/11/07, Andreas Hocevar <[EMAIL PROTECTED]> wrote: > > Hi again, > > > > sorry Al for re-posting this, but it should also go to > > mapbuilder-devel, not just you. > > > > I did a little more thinking and decided that the mbHoverPopup and > > mbClickPopup properties should belong to the layer, not a feature. > > This way, if a click popup is open, > > it will not be replaced by new hover popups. So please try the patch > > attached to this message, not the previous one. > > > > Regards, > > Andreas. > > > > On 7/11/07, Al Byers < [EMAIL PROTECTED]> wrote: > > > Andreas, > > > > > > I have attached a cleanup version of my code diff. There are still a few > > > things about which I am uncertain - like everything I did. I may have > been > > > doing some unnecessary listener checking and probably not checking for > the > > > existence of a popup correctly. > > > > > > -Al ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
