mirror of https://gitee.com/antv-l7/antv-l7
Merge branch 'District' of github.com:antvis/L7 into District
This commit is contained in:
commit
5aedca23f7
|
@ -31,12 +31,6 @@ scene.on('loaded', () => {
|
||||||
'#a63603'
|
'#a63603'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
popup: {
|
|
||||||
enable: true,
|
|
||||||
Html: props => {
|
|
||||||
return `<span>${props.NAME_CHN}</span>`;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue