Initial commit - Typo3 11.5.41
This commit is contained in:
24
typo3conf/ext/ods_osm/README.md
Normal file
24
typo3conf/ext/ods_osm/README.md
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user