<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="2" face="Arial">Hi All,<br>
      <br>
      I'm trying to do an upgrade to MapServer v8 and Mapscript-ng. I'm
      unable to get
      $map->setLayersDrawingOrder($layerOrderArrayOfIntegers) to
      work. I get this error:<br>
      <br>
          Expected SWIGTYPE_p_int for argument 2 of
      mapObj_setLayersDrawingOrder<br>
      <br>
      I'm assuming it is because of this note in the documentation:<br>
    </font>
    <blockquote>Note Unless the proper typemap is implemented for the
      module’s language users will not be able to pass arrays or lists
      to this method and it will be unusable.<br>
    </blockquote>
    <font size="2" face="Arial">Is there anything I can do to use
      setLayersDrawingOrder in my code?<br>
      <br>
      Thanks,<br>
    </font>
    <div class="moz-signature">-- <br>
      <b>Worth Lutz</b><br>
      <br>
      <br>
    </div>
  </body>
</html>