mirror of https://gitee.com/antv-l7/antv-l7
fix(district): udpate china bin data
This commit is contained in:
parent
53810ead69
commit
064917c37b
|
@ -32,7 +32,7 @@ let DataConfig: { [key: string]: any } = {
|
||||||
fill: {
|
fill: {
|
||||||
type: 'pbf',
|
type: 'pbf',
|
||||||
url:
|
url:
|
||||||
'https://gw.alipayobjects.com/os/bmw-prod/dc890ed9-8b64-4fe6-bc51-5742753784fb.bin',
|
'https://gw.alipayobjects.com/os/bmw-prod/25228941-b2ac-4591-b07d-8261ac08d06f.bin',
|
||||||
},
|
},
|
||||||
line: {
|
line: {
|
||||||
type: 'pbf',
|
type: 'pbf',
|
||||||
|
|
Loading…
Reference in New Issue