mirror of https://gitee.com/antv-l7/antv-l7
fix(demo): fix eslint error
This commit is contained in:
parent
d5732a40d6
commit
d404c36434
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable */
|
||||
import { Scene } from '@antv/l7';
|
||||
import { CountryLayer } from '@antv/l7-district';
|
||||
import { Mapbox } from '@antv/l7-maps';
|
||||
|
|
Loading…
Reference in New Issue