Subject: | pod correction |
Correction to the pod for the add_shape method: for POLYLINE and POLYGON
shape types, $shape must be a reference to an array of line segments:
[[[$x0,$y0],[$x1,$y1]], [[$x1,$y1], [$x2,$y2]], ...]
--
- - Martin 'Kingpin' Thurn