Charging Waypoint
Constructors
Types
Functions
Returns the waypoint's distance from the start position
List of GeoCoordinatess which represets accessible positions of waypoint.
Represents the suggested navigable position of the Waypoint - typically the coordinates on the road closest to the original position - to be used in a route calculation. Working together with the navigable position, the original position is used by the Sygic SDK for determining the side of street during arrival, and to let the calculated route approach the correct side of street, especially when there there is a physical or logical lane divider on the road. return GeoCoordinates of suggested navigable position
Returns the original position for flag/pin. The original position is required for a route calculation.
Returns custom name of the waypoint.
Represents the selected position of the Waypoint - one of the access points of waypoint. This position is selected by SDK and represents best access point to waypoint - this may be also waypoint position itself in case selected road is accessible by selected vehicle type. return GeoCoordinates of suggested selected position
Determines whether way-point is compatible with supplemented EV profile
If object after recreate from parcel contains all of reference like original object method return true. In other case return false.