Show / Hide Table of Contents

    Enum RouteFeatureWeight

    Route feature weights used in route search requests.

    Namespace: Tizen.Maps
    Assembly: Tizen.Maps.dll
    Syntax
    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.

    Back to top Copyright © 2016-2018 Samsung
    Generated by DocFX