|
CartoType Android API 9.4-2-ga84cea34e
for Java development on Android
|
Public Attributes | |
| CoordType | coordType = CoordType.Degree |
| RoutePoint[] | routePointArray = new RoutePoint[0] |
A set of points for creating a route, with optional heading and accuracy information. Headings are used where available, and where possible, to decide between roads or choose the direction of travel on a road.
| CoordType com.cartotype.RouteCoordSet.coordType = CoordType.Degree |
The coordinate type of the route points.
| RoutePoint [] com.cartotype.RouteCoordSet.routePointArray = new RoutePoint[0] |
The route points.