codemacher / tile_proxy
Integrates an OpenStreetMap tile proxy in TYPO3 for GDPR-compliant integration.
Package info
git.codemacher.de/codemacher/tile_proxy
Language:JavaScript
Type:typo3-cms-extension
pkg:composer/codemacher/tile_proxy
1.3.15
2026-08-03 20:04 UTC
Requires
- php: ^8
- typo3/cms-core: ^13.4|^14.0
This package is auto-updated.
Last update: 2026-08-03 20:05:21 UTC
README
With Tile Proxy you can integrate OpenStreetMap maps GDPR in a compliant way without any third party requests from the client. For a given area, the data is loaded from OpenStreetMap and cached, therefore you do not need a cookie banner or blocker to use OpenStreetMap. A proxy is also provided for geocoding nominatim.
| URL | |
|---|---|
| Repository: | https://git.codemacher.de/codemacher/tile_proxy |
| Documentation: | https://git.codemacher.de/codemacher/tile_proxy/src/branch/main/docs |
| TER: | https://extensions.typo3.org/extension/tile_proxy |