pointNearToPolyline
Public Function
Get whether a point is within a certain distance from a polyline.
Parameters
| Name | Description | 
|---|---|
| 
 | The point to check. | 
| 
 | The points that make up the polyline. | 
| 
 (optional) | The mininum distance that qualifies a hit. | 
Returns
boolean