Skip to content

@indoor-map/fmap-jsDocs


截图配置

Properties

direction?

optional direction: boolean

打印方向,true 纵向 / false 横向


height?

optional height: number

截图高度


leftTop?

optional leftTop: object

选框左上角点坐标(默认取地图边界)

x

x: number

y

y: number


rank?

optional rank: number

图像等级(1-5),设置 width/height 时无效


rightBottom?

optional rightBottom: object

选框右下角点坐标(默认取地图边界)

x

x: number

y

y: number


width?

optional width: number

截图宽度

基于蜂鸟视图 Fengmap SDK 构建