Telogis.GeoBase.Street |
Represents a physical street.
Name | Description |
---|---|
toString () | Represents the street as a string detailing its starting and end points, and its associated link details. ReturnsString - A string of the form '$start -> $end: $link' |
Name | Type | Description |
---|---|---|
Points | Array | An array of LatLons through which the street passes. |