# Interface: ICreateEntitiesGeomData

获取创建实体的几何数据

# Table of contents

# Properties

# Properties

# excludeAttribute

Optional excludeAttribute: boolean

返回的数据中排除属性数据( 默认true)


# filedoc

filedoc: string

文件文档.


# mapBounds

Optional mapBounds: [number, number, number, number]

图形范围.如果不填的话,则使用全图范围


# renderAccuracy

Optional renderAccuracy: number

渲染精度,默认1,有时候图形特别大导致圆或圆弧精度不够时,不够光滑,可以先清空之前的缓存数据,再重新上传时,改变渲染精度来使圆或圆弧光滑些。注:提高精度会导致空间数据文件增大,渲染性能下降


# useZip

Optional useZip: boolean

返回的数据是否启用zip压缩( 默认true)

vjmap / Exports / ICreateFillAnimateLayerResult