.. include:: ../Includes.txt =========================== Custom Service Configuration =========================== Leaflet & Openstreetmap ====================== First of all Include leaflet and Openstreetmap like you wish in Typo3. Add the attribute :guilabel:`data-service="leaflet"` to the script. Add the attribute :guilabel:`type="text/plain` to the script. Ensure that the service with the identifier :guilabel:`leaflet` exists and is enabled. You can now Include the Script in any Place of your HTML Dom. The Cookie Manager hooks it on Consent accept. :guilabel:`` For an quick an dirty way to test use this code. .. code-block:: html