Package com.anylogic.engine.gis
- java.lang.Object
- com.anylogic.engine.gis.AbstractGISRouteProvider
- com.anylogic.engine.gis.AbstractGISRouteProviderWithCache
- com.anylogic.engine.gis.JSONRouteProvider
- com.anylogic.engine.gis.AnyLogicOnlineRouteProvider
- All Implemented Interfaces:
IGISRouteProvider
,IRouteProvider<Curve<GISMarkupSegment>>
,Serializable
@AnyLogicInternalAPI public class AnyLogicOnlineRouteProvider extends JSONRouteProvider
- See Also:
- Serialized Form
Modifier and Type | Field | Description |
---|---|---|
static final String | anylogicRouteCache |
Constructor | Description |
---|---|
AnyLogicOnlineRouteProvider |
Modifier and Type | Method | Description |
---|---|---|
String | getRouteCacheId() |
getDistance, getPathData, getPathData, getPrecisionInMeters, isThrowError, setPrecisionInMeters, setRouteNotFoundBehavior, setThrowError
public static final String anylogicRouteCache
- See Also:
- Constant Field Values
public AnyLogicOnlineRouteProvider(RoutingMethod routingMethod, RouteProviderTransportType transportType)
@AnyLogicInternalAPI public String getRouteCacheId()
- Specified by:
getRouteCacheId
in classAbstractGISRouteProviderWithCache