Use Tree Navigation
public class

RouteColors

extends Object
java.lang.Object
   ↳ com.tencent.map.navi.data.RouteColors

Class Overview

这是导航 SDK 提供的路线颜色常量值。

Summary

Constants
int CONGISTION_COLOR 路况标签-拥堵
int CONGISTION_LIGHT_COLOR 路况标签-拥堵-浅色
int ERASE_COLOE 擦除色
int NONE_COLOR 路况标签-无路况
int NONE_LIGHT_COLOR 路况标签-无路况-浅色
int SLOW_COLOR 路况标签-缓慢
int SLOW_LIGHT_COLOR 路况标签-缓慢-浅色
int UNIMPEDED_COLOR 路况标签-畅通
int UNIMPEDED_LIGHT_COLOR 路况标签-畅通-浅色
int VERY_CONGISTION_CORY 路况标签-特别拥堵
int VERY_CONGISTION_LIGHT_CORY 路况标签-特别拥堵-浅色
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int CONGISTION_COLOR

路况标签-拥堵

Constant Value: -2528413 (0xffd96b63)

public static final int CONGISTION_LIGHT_COLOR

路况标签-拥堵-浅色

Constant Value: -2183770 (0xffdeada6)

public static final int ERASE_COLOE

擦除色

Constant Value: -4013374 (0xffc2c2c2)

public static final int NONE_COLOR

路况标签-无路况

Constant Value: -9854486 (0xff69a1ea)

public static final int NONE_LIGHT_COLOR

路况标签-无路况-浅色

Constant Value: -5716485 (0xffa8c5fb)

public static final int SLOW_COLOR

路况标签-缓慢

Constant Value: -1195421 (0xffedc263)

public static final int SLOW_LIGHT_COLOR

路况标签-缓慢-浅色

Constant Value: -601461 (0xfff6d28b)

public static final int UNIMPEDED_COLOR

路况标签-畅通

Constant Value: -9650551 (0xff6cbe89)

public static final int UNIMPEDED_LIGHT_COLOR

路况标签-畅通-浅色

Constant Value: -5513028 (0xffabe0bc)

public static final int VERY_CONGISTION_CORY

路况标签-特别拥堵

Constant Value: -5553080 (0xffab4448)

public static final int VERY_CONGISTION_LIGHT_CORY

路况标签-特别拥堵-浅色

Constant Value: -3499614 (0xffca99a2)