添加优化后的地图页面,完全一处百度地图相关的api
This commit is contained in:
@@ -108,6 +108,11 @@ export default new VueRouter({
|
||||
name: 'rtcPlayer',
|
||||
component: rtcPlayer,
|
||||
},
|
||||
{
|
||||
path: '/map',
|
||||
name: 'devicePosition',
|
||||
component: devicePosition,
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user