Releases: bobosch/ods_osm
Releases · bobosch/ods_osm
ODS OSM 3.2.0
This is a maintenance and feature release. The focus was on updating the Leaflet JavaScript library. Some features were added to easier use the GeoJSON vector records.
Maintenance
- Update Leaflet to version 1.7.1
- Update Leaflet plugins and extra libraries to current version
- Update CDN ressources for Leaflet and OpenLayers
- Change Coordinate Picker wizard to use Leaflet instead of broken OpenLayers 2
- Add Vector Draw wizard to replace drawing in old OpenLayers2 based wizard
- Convert language files from XML to XLIFF
- Fix deprecated code which did not work in TYPO3 10 anymore
- Update documentation
Features
- New: Featurecollection in GeoJSON vector records
- New: GeoJSON in external filie for vector records
- New: Styling of vector records (color, stroke-width) like in track records
- New: Two options to separately toggle panning/dragging and mouse-wheel zooming on Leaflet maps
Contribution
- Thanks to @sypets for pointing out deprecated code and for contribute a solution.
- Thanks to Andreas for sponsoring the enhancement of the GeoJSON vector records and for testing.
ODS OSM 3.1.1
Bugfix release.
Fix bug if used with debug mode enabled.
Release for TYPO3 10.4 LTS
This release supports TYPO3 10.4 and 9.5 LTS.
If you use marker or track images, please use the upgrade wizard to upgrade your marker or track records to the new FAL relations. Alternatively you have to add the images again manually to your records.
Release for TYPO3 9.5 LTS
This is a maintenance release of ods_osm for TYPO3 9.5 LTS. There are some bugfixes and few new features. It's possible now to install ods_osm via composer. The documentation is now rendered by the new mechanism.
Contribution is always welcome!