mirror of https://gitee.com/antv-l7/antv-l7
style: lint style
This commit is contained in:
parent
c0a0a98036
commit
930f2bd28a
|
@ -53,16 +53,16 @@ export default () => {
|
||||||
rampColors: {
|
rampColors: {
|
||||||
// colors: colorList,
|
// colors: colorList,
|
||||||
// positions
|
// positions
|
||||||
// 'Water': '#419bdf',
|
'Water': '#419bdf',
|
||||||
// 'Tree': '#397d49',
|
'Tree': '#397d49',
|
||||||
// 'Grass': '#88b053',
|
'Grass': '#88b053',
|
||||||
// 'vegetation': '#7a87c6',
|
'vegetation': '#7a87c6',
|
||||||
// 'Crops': '#e49635',
|
'Crops': '#e49635',
|
||||||
// 'shrub': '#dfc35a',
|
'shrub': '#dfc35a',
|
||||||
// 'Built Area': '#c4281b',
|
'Built Area': '#c4281b',
|
||||||
// 'Bare ground': '#a59b8f',
|
'Bare ground': '#a59b8f',
|
||||||
// 'Snow': '#a8ebff',
|
'Snow': '#a8ebff',
|
||||||
// 'Clouds': '#616161',
|
'Clouds': '#616161',
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue