public static final class Parameters.Landmark extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE_COUNT
Specifies how many active landmarks should be used when routing
|
static String |
ACTIVE_COUNT_DEFAULT
Default for active count
|
static String |
COUNT
Specifies how many landmarks should be created
|
static String |
DISABLE
This property name in HintsMap configures at runtime if CH routing should be ignored.
|
static String |
INIT_DISABLING_ALLOWED
This property name configures at start if the DISABLE parameter can have an effect.
|
static String |
PREPARE |
| Constructor and Description |
|---|
Landmark() |
public static final String PREPARE
public static final String DISABLE
public static final String ACTIVE_COUNT
public static final String ACTIVE_COUNT_DEFAULT
public static final String COUNT
public static final String INIT_DISABLING_ALLOWED
Copyright © 2012–2018. All rights reserved.