.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt What does it do? ================ The extension enables you to do a radial search for stores and display them in a list and a responsive Google map. The driving route to a store can be shown in Google maps too. There are two searchforms, one with Google's autocompleter and clientside geocoding. A single view of the stores is implemented too. Google's streetview is also implemented. What's new? ^^^^^^^^^^^ Signals implemented in singleView action, search action and route action for extending the functionality (developers see LocationController.php). Screenshots ___________ **Search form** .. figure:: ../Images/Introduction/SearchForm.png :width: 250px :alt: Search form **Search form with autocompleter** .. figure:: ../Images/Introduction/SearchFormAutocompleter.png :width: 500px :alt: Search form with autocompleter **Search result with Google map** .. figure:: ../Images/Introduction/SearchResult.png :width: 500px :alt: Search Result **Google's streetview** .. figure:: ../Images/Introduction/StreetView.png :width: 500px :alt: Strretview **Route view with Google map** .. figure:: ../Images/Introduction/RouteView.png :width: 500px :alt: Route view **Route description** .. figure:: ../Images/Introduction/RouteDescription.png :width: 500px :alt: Route description