Dafrok / vue-baidu-map

Baidu Map components for Vue 2.x

Home Page:https://dafrok.github.io/vue-baidu-map/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

地图中标签无法显示

galaxyN opened this issue · comments

[BUG 反馈] 地图中标签无法显示

浏览器版本号

Google Chrome 105.0.5195.127

Vue 版本号

2.6.11

组件库版本号

0.21.22

现象描述

postion坐标有值,但无法显示该坐标对应标签

完整异常信息

vue@2.6.11.js:6 TypeError: Cannot read properties of undefined (reading 'lat')
    at position.lng (index.js?bd0c:1:1)
    at Be (vue@2.6.11.js:6:11394)

在线示例 / 仓库 URL


复现用例

1

预期输出

标签覆盖物

实际输出

 Cannot read properties of undefined (reading 'lat')