路线查询
Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
iconClass | 收缩按钮 Icon 类名 | string | - | 'sm-components-icons-luxian' |
collapsed | 是否折叠 | boolean | - | true |
autoRotate | 是否自动旋转 | boolean | - | false |
headerName | 标题名 | string | - | '路线' |
position | 显示位置,添加为地图的子组件(slot)时生效 | string | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'top-left' |
data | 天地图路线规划服务和许可服务配置 | object | - | {carUrl: 'https://api.tianditu.gov.cn/drive', busUrl: 'https://api.tianditu.gov.cn/transit', searchUrl: 'https://api.tianditu.gov.cn/search', tk: ''} |