Package com.anylogic.engine.gis
- java.lang.Object
- com.anylogic.engine.gis.GISConstants
@AnyLogicInternalAPI public final class GISConstants extends Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
- Author:
- AnyLogic North America, LLC https://anylogic.com
Modifier and Type | Field | Description |
---|---|---|
static final long | DEFAULT_NETWORK_RECOVERY_TIMEOUT | |
static final int | GEO_SEARCH_CONNECT_TIMEOUT | |
static final int | ROUTE_CONNECT_TIMEOUT | |
static final int | TILE_CONNECT_TIMEOUT | |
static final int | TILE_READ_TIMEOUT |
public static final int TILE_CONNECT_TIMEOUT
- See Also:
- Constant Field Values
public static final int TILE_READ_TIMEOUT
- See Also:
- Constant Field Values
public static final int GEO_SEARCH_CONNECT_TIMEOUT
- See Also:
- Constant Field Values
public static final int ROUTE_CONNECT_TIMEOUT
- See Also:
- Constant Field Values
public static final long DEFAULT_NETWORK_RECOVERY_TIMEOUT
- See Also:
- Constant Field Values