pointInPolyline
Public Function
Hit test a point and a polyline using a minimum distance.
Parameters
| Name | Description | 
|---|---|
| 
 | The point to check. | 
| 
 | The points that make up the polyline. | 
| 
 (optional) | The mininum distance that qualifies a hit. | 
Returns
boolean
Boolean