.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _developers-backgrundknowledge_nearestlocation: Nearest Location ================ The include static template * Radial Search [2.0] Nearest location effects * a javascript will included, if position of the visitor isn't cathced Javascript ---------- A PHP script will started by AJAX. The script complets both: * Stores the latitude and the longitude in the session * Stores the uid of the "nearest" record of a given table Git --- * Javascript: https://gitlab.die-netzmacher.de/typo3/radialsearch/blob/master/Configuration/TypoScript/NearestLocation/page/jsFooterInline.ts * PHP script: https://gitlab.die-netzmacher.de/typo3/radialsearch/blob/master/Classes/Eid/NearestLocation.php Integrators ----------- Please refer to :ref:`Integrators > Nearest Location `