Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# ods_osm
TYPO3 Extension to show OpenStreetMap maps onto your website.
## What does it do?
- Show an interactive OpenStreetMap map with OpenLayers or Leaflet.
- Store coordinates in fe_users and tt_address tables and show as markers in the map.
- Show record information in popup window.
- Display gps tracks.
## Maintainer
The extension was developed initially by [Robert Heel](mailto:typo3@bobosch.de) in 2010 for
TYPO3 4.5 up to TYPO3 8.7.
Starting with release 3.0 for TYPO3 9.5 LTS, [Alexander Bigga](https://www.bigga.de) picked
up the maintenance of the extension in early 2020. Since then, the extensions has been updated
for all major TYPO3 LTS versions.
## Issues and Feature requests
If you find a bug, please use the [GitHub issue tracker](https://github.com/bobosch/ods_osm/issues) to get in contact.