Bladeren bron

minor cleanup

Jared Norris 8 jaren geleden
bovenliggende
commit
05001af4ed
1 gewijzigde bestanden met toevoegingen van 0 en 5 verwijderingen
  1. 0
    5
      VueApp/src/components/GoogleMap.vue

+ 0
- 5
VueApp/src/components/GoogleMap.vue Bestand weergeven

@@ -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>