停车点申请增加当前位置显示
This commit is contained in:
parent
f693104d1e
commit
3f35f473e4
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<map :style="{width: '100vw',height: scrollHeight+'px'}" :scale="scale" :longitude="mapcenter.longitude"
|
||||
:latitude="mapcenter.latitude" :markers="markers" @tap="mapTap" />
|
||||
:latitude="mapcenter.latitude" :markers="markers" @tap="mapTap" show-location />
|
||||
<div class="divInfo">
|
||||
<div class="divTitle">申请位置</div>
|
||||
<div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user