Page 1 of 1

How do I retrieve a POLYLINE?

Posted: Mon Oct 29, 2012 4:59 pm
by Cambridge Ray
In the example provided with the distro, they only show how to retrieve the flags.

TIA,

-Ray

Re: How do I retrieve a POLYLINE?

Posted: Mon Oct 29, 2012 5:08 pm
by andrew
You will need to implement addPolyline (called when a polyline is found) and addVertex (called for every vertex of the polyline).