Files
oai-symfony/typo3conf/ext/ods_osm/README.md
2026-07-03 17:53:31 +02:00

25 lines
828 B
Markdown

# 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.