.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt What does it do? ================ Locator is a frontend plugin to show a localization map of single or multiple stores. It uses the google maps api. You can localize stores in your neighborhood by selection of a desired radius of distance to the stores. If there is only one store, the extension shows the map immediately. If there are multiple stores, the extension shows either a list of stores with links to the maps or show a map with icons of all stores which can be set in the extension setup. Now you can also setup the extension to view routing (selection of routing view in the flexform setup) and you can show only the map of the first store in the database. When using with TYPO3 6.2.x you perhaps have to patch mh_treeview - see :ref:`Known problems`. What's new ========== Marker clusterer implemented. To use this feature see Typoscript reference. Zipcode area view now available for API v3. Mail functionality removed. New marker in infoWindow ###SINGLEVIEWLINKV### in ajaxSearchWithMap and mapAll View. New configuration singleViewPid for use with singleviewlink. Listview now available for tt_news table too. New configuration options listViewOrderBy and istViewCategoryUid. Very fast AjaxSearchWithMap view implemented. Traffic-, bicycling-, weather- and panoramio-overlays implemented in api version 3. When updating save flexform again. Configuration option maxGoogleMapsApiCalls implemented to avoid invoices from Google. New configuration option mapAllNoFormView.rand implemented to show n random stores in mapAllView and in mapAllNoFormView. Screenshots ___________ **Ajax searchwith map view** .. figure:: ../Images/Introduction/AjaxSearchWithMap.png :width: 650px :alt: Ajax searchwith map view **Input form view** .. figure:: ../Images/Introduction/InputForm.png :width: 350px :alt: Input form view **Result table view** .. figure:: ../Images/Introduction/ResultTable.png :width: 400px :alt: Result table **Google map search result view** .. figure:: ../Images/Introduction/GoogleMapSearchResult.png :width: 650px :alt: Google map search result view **Google route view** .. figure:: ../Images/Introduction/GoogleRouteView.png :width: 650px :alt: Google route view **Google rount trip map** .. figure:: ../Images/Introduction/GoogleRoundTripMap.png :width: 650px :alt: Google round trip map **Locator notepad function** .. figure:: ../Images/Introduction/LocatorNotepadFunction.png :width: 650px :alt: Locator notepad function **Zipcode area view** .. figure:: ../Images/Introduction/ZipcodeAreaView.png :width: 650px :alt: zipcode area view **Google maps with traffic and weather view** .. figure:: ../Images/Introduction/GoogleMapsWithWeatherAndTraffic.png :width: 650px :alt: Google maps with traffic and weather view