Shields
A class that describes how driving directions are refined using shields.
|
Property |
Type |
Description |
|---|---|---|
|
ArrayOfShield |
Shield[] |
Array of Shield objects to be used. |
|
CombinedFieldName |
string |
The field name whose values contain the whole address description. |
|
NumberFieldName |
string |
The field name whose values contain the house number. |
|
TypeFieldName |
string |
The field name whose values contain the street type. |
|
UseCombinedField |
bool |
Indicates if the combined field should be used for directions. |
Remarks
Only one set of shields information can be specified for a network dataset.
Shield information is not required for directions generation.
10/23/2013