25 lines
828 B
Markdown
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.
|
|
|