Package com.mapfactor.sdk.routing
Interface RoutePoint
public interface RoutePoint
Route point
- Since:
- 1.0
-
Method Details
-
getName
Get Route point name- Returns:
- route point name
-
getType
Get Route point type- Returns:
- route point type
-
getCoordinate
Get Route point coordinate- Returns:
- route point coordinate
-