<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello List!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I try to add more than one MapTips: one for each 5
layers I am using for my application. With one it works great: I get a nice
popup tip when hovering over my PostGIS layer's icons on the
map.</FONT></DIV>
<DIV><FONT face=Arial size=2>But it seems that right now only one MapTips widget
can work at the time since the widget creates its own layer with the image
map. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I had a similar situation previously with the
LegendTemplate widget and created an other widget extending it (LegendTemplate2)
and making sure to change the layer name for it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I could do the same with the MapTips although
it seems a little more complicated than the LegendTemplate.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Has anybody already done this or is there a better
way to go?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2>Carlo</FONT></DIV></BODY></HTML>