<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman, Times, serif">Hi,<br>
      <br>
      How do I force a redraw on a markers layer? I have a regular WMS
      map with markers that have their lonlat-values updated from a
      database. I can force a redraw of the WMS layer with
      mergenewparams(), but that is not possible with the markers layer.
      That means that the when the lonlat values are updated and I move
      the map, the markers remain in their original positions. Only when
      I zoom in or out, the marker positions are updated. Can I do
      something about that?<br>
      <br>
      Jan<br>
    </font>
  </body>
</html>