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

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

上级 769766a9
......@@ -332,6 +332,8 @@ export default /*#__PURE__*/ defineSystemComponent({
if (id) {
trigger('markertap', {} as Event, {
markerId: Number(id),
latitude: props.latitude,
longitude: props.longitude,
})
}
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册