FMNaviPriority 导航中的路线规划梯类优先级, 属于 fengmap.analyser.min.js
Members
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_DEFAULT
- 
    
    默认模式 Properties:Name Type Description PRIORITY_DEFAULTnumber 1 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_ESCALATORFIRST
- 
    
    扶梯优先, 扶梯 > 直梯 > 步行梯 Properties:Name Type Description PRIORITY_ESCALATORFIRSTnumber 3 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_ESCALATORFIRST1
- 
    
    扶梯为主, 扶梯 > 直梯 > 步行梯 Properties:Name Type Description PRIORITY_ESCALATORFIRST1number 10 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_ESCALATORONLY
- 
    
    只走扶梯 Properties:Name Type Description PRIORITY_ESCALATORONLYnumber 6 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_LIFTFIRST
- 
    
    直梯优先, 直梯 > 扶梯 > 步行梯 Properties:Name Type Description PRIORITY_LIFTFIRSTnumber 2 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_LIFTFIRST1
- 
    
    直梯为主, 直梯 > 扶梯 > 步行梯 Properties:Name Type Description PRIORITY_LIFTFIRST1number 9 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_LIFTONLY
- 
    
    只走直梯 Properties:Name Type Description PRIORITY_LIFTONLYnumber 5 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_STAIRFIRST
- 
    
    步行梯优先, 步行梯 > 直梯 > 扶梯 Properties:Name Type Description PRIORITY_STAIRFIRSTnumber 4 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_STAIRFIRST1
- 
    
    步行梯为主, 步行梯 > 直梯 > 扶梯 Properties:Name Type Description PRIORITY_STAIRFIRST1number 11 
- 
    static,readonlyfengmap.FMNaviPriority.PRIORITY_STAIRONLY
- 
    
    只走步行梯 Properties:Name Type Description PRIORITY_STAIRONLYnumber 7