.. ================================================== .. 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 locations and display them in a list and a responsive Google map with Google infoWindows. The driving route to a location can be shown in Google maps too. The extension is based on multiple plugins. This way you can use more than one plugin of the extension on the same page. There are two searchforms, one with Google's autocompleter. A single view of the location is implemented too, this can be used to display just a Google map without doing a search when the locationUid is given in the constant editor of TYPO3. Google's streetview, traffic layer and bicycling layer can be activated too in the constant editor. What's new? ^^^^^^^^^^^ Ajax call implemented with Middleware PSR-15. Screenshots ___________ **Search form** .. figure:: ../Images/Introduction/SearchForm.png :width: 500px :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 **Ajax search result** .. figure:: ../Images/Introduction/AjaxSearch.png :width: 500px :alt: Ajax 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