| Package | Description |
|---|---|
| com.baidu.mapapi.map |
地图展示与操作相关方法,覆盖物相关方法
|
| Modifier and Type | Field and Description |
|---|---|
static Gradient |
HeatMap.DEFAULT_GRADIENT
热力图默认渐变
|
| Modifier and Type | Method and Description |
|---|---|
HeatMap.Builder |
HeatMap.Builder.gradient(Gradient val)
设置热力图渐变,有默认值 DEFAULT_GRADIENT,可不设置该接口
|