mirror of https://gitee.com/antv-l7/antv-l7
style: code format
This commit is contained in:
parent
ac6f28dff2
commit
6651c1567b
|
@ -164,7 +164,7 @@ export default class BaseModel<ChildLayerStyleOptions = {}>
|
||||||
mag: gl.NEAREST,
|
mag: gl.NEAREST,
|
||||||
min: gl.NEAREST,
|
min: gl.NEAREST,
|
||||||
width: 1,
|
width: 1,
|
||||||
height: 1
|
height: 1,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue