Package com.anylogic.engine.gis
- java.lang.Object
- com.anylogic.engine.gis.AbstractGISRouteProvider
- com.anylogic.engine.gis.AbstractGISRouteProviderWithCache
- com.anylogic.engine.gis.BRouterOSMRouteProvider
- All Implemented Interfaces:
IGISRouteProvider
,IRouteProvider<Curve<GISMarkupSegment>>
,Serializable
@AnyLogicInternalAPI public class BRouterOSMRouteProvider extends AbstractGISRouteProviderWithCache
Online route provider BRouter
- Author:
- AnyLogic North America, LLC https://anylogic.com
- See Also:
- Serialized Form
Modifier and Type | Field | Description |
---|---|---|
static final String | bRouteOSMCache |
Constructor | Description |
---|---|
BRouterOSMRouteProvider |
Modifier and Type | Method | Description |
---|---|---|
String | getRouteCacheId() |
getDistance, getPathData, getPathData, getPrecisionInMeters, isThrowError, setPrecisionInMeters, setRouteNotFoundBehavior, setThrowError
public static final String bRouteOSMCache
- See Also:
- Constant Field Values
public BRouterOSMRouteProvider(RouteProviderTransportType transportType)
@AnyLogicInternalAPI public String getRouteCacheId()
- Specified by:
getRouteCacheId
in classAbstractGISRouteProviderWithCache