Class: FM3DTilesLayer

FM3DTilesLayer

FM3DTilesLayer 地图类,属于fengmap.plugin.layers.min.js

new fengmap.FM3DTilesLayer(options)

Name Type Description
options json

参数

Name Type Description
url string

瓦片的URL地址

offset number

偏移,默认 1.0,往上为负,下为正

decoderURL string

解码器(draco_decoder.js、draco_decoder.wasm、draco_wasm_wrapper.js三个文件)的存放路径,必填

Members

visible

Properties:
Name Type Description
visible Boolean

显示、隐藏

Methods

addTo(map)

添加到地图

Name Type Description
map fengmap.FMMap

地图

remove()

从地图中删除