File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
dist/assets/js/plugins/storeLocator Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
'defaultLng' : null ,
59
59
'autoComplete' : false ,
60
60
'autoGeocode' : false ,
61
- 'geocodeID' : null ,
61
+ 'geocodeID' : null ,
62
62
'maxDistance' : false ,
63
63
'maxDistanceID' : 'bh-sl-maxdistance' ,
64
64
'fullMapStart' : false ,
75
75
'searchID' : 'bh-sl-search' ,
76
76
'nameAttribute' : 'name' ,
77
77
'visibleMarkersList' : false ,
78
- 'dragSearch' : false ,
78
+ 'dragSearch' : false ,
79
79
'infowindowTemplatePath' : 'assets/js/plugins/storeLocator/templates/infowindow-description.html' ,
80
80
'listTemplatePath' : 'assets/js/plugins/storeLocator/templates/location-list-description.html' ,
81
81
'KMLinfowindowTemplatePath' : 'assets/js/plugins/storeLocator/templates/kml-infowindow-description.html' ,
Original file line number Diff line number Diff line change 55
55
'defaultLng' : null ,
56
56
'autoComplete' : false ,
57
57
'autoGeocode' : false ,
58
- 'geocodeID' : null ,
58
+ 'geocodeID' : null ,
59
59
'maxDistance' : false ,
60
60
'maxDistanceID' : 'bh-sl-maxdistance' ,
61
61
'fullMapStart' : false ,
72
72
'searchID' : 'bh-sl-search' ,
73
73
'nameAttribute' : 'name' ,
74
74
'visibleMarkersList' : false ,
75
- 'dragSearch' : false ,
75
+ 'dragSearch' : false ,
76
76
'infowindowTemplatePath' : 'assets/js/plugins/storeLocator/templates/infowindow-description.html' ,
77
77
'listTemplatePath' : 'assets/js/plugins/storeLocator/templates/location-list-description.html' ,
78
78
'KMLinfowindowTemplatePath' : 'assets/js/plugins/storeLocator/templates/kml-infowindow-description.html' ,
You can’t perform that action at this time.
0 commit comments