| | |
| | | |
| | | </div> |
| | | <div class="mapLocation_body"> |
| | | <baidu-map class="map" @ready="getAdress" ak="BkZdiHBj9aGrMdVFM48r2njNiMzsekga" v="3.0" type="API" :center="state.center" :zoom="state.zoom" scroll-wheel-zoom @click="getPosition"> |
| | | <baidu-map class="map" @ready="getAdress" ak="8r64GW9ERCWLwF83f9hG7onI1YC0dq7v" v="3.0" type="API" :center="state.center" :zoom="state.zoom" scroll-wheel-zoom @click="getPosition"> |
| | | <div style="position: absolute;z-index: 999;margin-top: -495px"> |
| | | <label>搜索:<input v-model="state.keyword"></label> |
| | | <bm-local-search |
| | |
| | | } |
| | | .mapLocation_body{ |
| | | width:100%; |
| | | height:500px |
| | | height:500px; |
| | | margin-top: 20px; |
| | | } |
| | | .mapLocation_latlng{ |
| | | padding-top:10px; |