DirectionsName
Resumen
A set of names that the directions engine may output or use during the generation of directions.
Debate
If the fullName property is empty, a name is generated using the values of the fields (separated by a space): prefixDirection, prefixType, base, suffixType, suffixDirection, and highwayDirection.
Propiedades
| Nombre | Explicación | Tipo de datos |
|---|---|---|
|
baseName (Lectura y escritura) |
The base name of the element, for example, |
String |
|
fullName (Lectura y escritura) |
The full name of the element that will be displayed. If this property is not populated, the name generator will generate a value from the existing components. |
String |
|
highwayDirection (Lectura y escritura) |
The highway direction component, for example, |
String |
|
language (Lectura y escritura) |
The language used for the elements, for example, |
String |
|
nameClass (Lectura y escritura) |
The optional class of the name. It can be of type "
|
NameClass |
|
phrase (Lectura y escritura) |
The phase to help generate directions for landmarks, for example, |
String |
|
prefixDirection (Lectura y escritura) |
The direction prefix of the name, for example, |
String |
|
prefixType (Lectura y escritura) |
The type of base name that appears before the name, for example, |
String |
|
suffixDirection (Lectura y escritura) |
The direction suffix of the element name, for example, |
String |
|
suffixType (Lectura y escritura) |
The type of base name that appears after the name, for example, |
String |