sbb_maps_flutter 2.4.0
sbb_maps_flutter: ^2.4.0 copied to clipboard
Incorporate SBB styled maps into your flutter application based on Maplibre.
Changelog #
2.4.0 (2024-11-27) #
Features #
- add convenience constructor for SBBMapProperties allDisabled (#33) (2b8abf2)
- deprecate JOURNEY_MAPS_API_KEY env. replace with JOURNEY_MAPS_TILES_API_KEY (#52) (3833568)
- deprecate old ROKAS map styles and replace with new map styles (08e7f7a)
- enable accessing INT ROKAS data (#54) (5aedf40)
Bug Fixes #
2.3.1 (2024-11-13) #
Bug Fixes #
- dismissTracking called only when SBBMap leaves tracking mode (#28) (8ba8ae2)
- initialCameraPosition null causes crash in SBBMap (#30) (57b15b7)
- rebuilding the CustomMapStyler correctly wires it to the MapStyleButton (6ff2a70)