# 平移
<sm-web-map server-url="https://iportal.supermap.io/iportal/" map-id="801571284">
<sm-pan position="top-left"></sm-pan>
</sm-web-map>
# Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
position | 显示位置,添加为地图的子组件(slot)时生效 | string | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'top-left' |
panLength | 平移步长 | number | - | 200 |