提交 a5dad220 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

perf(map): markertap 返回经纬度信息

上级 74006a5c
......@@ -320,7 +320,9 @@ export default {
if (id || id === 0) {
nativeMarker.onclick = (e) => {
this.$trigger('markertap', {}, {
markerId: id
markerId: id,
latitude,
longitude
})
}
if (nativeBubble) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册