new Polyline(raDecArray, options) → {Polyline}
Represents a polyline shape
Parameters:
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
raDecArray |
Array.<Array.<number>> | right-ascension/declination 2-tuple array describing the polyline's vertices in degrees | ||||||||||
options |
ShapeOptions | Configuration options for the polyline. Additional properties:
Properties
|
- Source:
Returns:
- The polyline shape object
- Type
- Polyline