地形
地形配置;
terrain: {"source": "raster-dem-source", "exaggeration": 0.5}
source
必需的字符串。
地形数据的源;
SDK支持 | MapLibre GL JS | MapLibre Native Android | MapLibre Native iOS |
---|---|---|---|
基本功能 | 2.2.0 | ❌ (#252) | ❌ (#252) |
exaggeration
可选范围为[0, ∞)的数值。默认为1
。
地形的夸张程度 - 它看起来有多高;
SDK支持 | MapLibre GL JS | MapLibre Native Android | MapLibre Native iOS |
---|---|---|---|
基本功能 | 2.2.0 | ❌ (#252) | ❌ (#252) |