File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 34
34
| defaultLoc | false | If true, the map will load with a default location immediately. Set slideMap to false if you want to use this. |
35
35
| defaultLat | null | If using defaultLoc, set this to the default location latitude. |
36
36
| defaultLng | null | If using defaultLoc, set this to the default location longitude. |
37
+ | autoComplete | false | Set to true to enable Google Places autocomplete. Note the slight markup differences in the example file. |
37
38
| autoGeocode | false | Set to true if you want to use the HTML5 geolocation API (good for mobile) to geocode the user's location. |
38
39
| maxDistance | false | Set to true if you want to give users an option to limit the distance from their location to the markers. |
39
40
| maxDistanceID | 'bh-sl-maxdistance' | ID of the select element for the maximum distance options. |
You can’t perform that action at this time.
0 commit comments