mirror of https://gitee.com/antv-l7/antv-l7
style: lint style
This commit is contained in:
parent
871c0d863a
commit
e0a48d8dab
|
@ -152,7 +152,7 @@ export default class ExtrudeModel extends BaseModel {
|
|||
const [minLng, minLat, maxLng, maxLat] = bbox;
|
||||
const lngLen = maxLng - minLng;
|
||||
const latLen = maxLat - minLat;
|
||||
|
||||
|
||||
this.styleAttributeService.registerStyleAttribute({
|
||||
name: 'uvs',
|
||||
type: AttributeType.Attribute,
|
||||
|
|
Loading…
Reference in New Issue