Enum RouteFeatureWeight

Definition

Namespace:
Tizen.Maps
Assembly:
Tizen.Maps.dll
API Level:
3

Route feature weights used in route search requests.

C#
Copy
public enum RouteFeatureWeight
Name Description
Avoid

Indicates that a feature is to be avoided.

Normal

Indicates normal weighting.

Prefer

Indicates that a feature is preferred.

SoftExclude

Indicates that soft-exclude applies to the feature.

StrictExclude

Indicates that the feature is to be strictly excluded.