Enum RouteFeatureWeight

    Definition

    Namespace:
    Tizen.Maps
    Assembly:
    Tizen.Maps.dll

    Route feature weights used in route search requests.

    [Obsolete("Deprecated since API11. Might be removed in API13.")]
    public enum RouteFeatureWeight

    Fields

    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX