|
|
@@ -5,11 +5,6 @@
|
|
5
|
5
|
Click the map in two places to begin.
|
|
6
|
6
|
You may drag either the markers or the route itself to adjust the path.
|
|
7
|
7
|
</h4>
|
|
8
|
|
- <ul>
|
|
9
|
|
- <li> scroll to location: scroll an auto-completed location into viewport. </li>
|
|
10
|
|
- <li> clear map: clear route and markers from map. </li>
|
|
11
|
|
- <li> geolocate: locate user based on geographic location (must be enabled in browser). </li>
|
|
12
|
|
- </ul>
|
|
13
|
8
|
<div>
|
|
14
|
9
|
<label>
|
|
15
|
10
|
<gmap-autocomplete @place_changed="setPlace"></gmap-autocomplete>
|