<!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>
      <br>
          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>
      <br>
      I spent yesterday looking at SWIG and typemaps but as I do not use
      C I did not understand what I was reading.<br>
      <br>
      Is there anything I can do to use setLayersDrawingOrder in my
      code?<br>
      <br>
      Thanks,</font><br>
    <div class="moz-signature">-- <br>
      <b>Worth Lutz</b><br>
      <br>
      <br>
    </div>
  </body>
</html>