Skip to content

Releases: SchweizerischeBundesbahnen/journey-maps-client-flutter

v2.5.0

06 Mar 07:35
354e674
Compare
Choose a tag to compare

2.5.0 (2025-03-06)

Features

  • add getCategoryFilterByLayer in SBBRokasPoiController (75f2c0e)
  • add getVisibilityByLayer in SBBRokasPoiController (75f2c0e)
  • add hideAllPointsOfInterests to SBBRokasPoiController (75f2c0e)
  • add new ROKAS POI customization possibilities (#96) (75f2c0e)
  • add SBBRokasPoiLayer with baseWithFloor and highlighted (75f2c0e)
  • deprecate currentPOICategories, isPointsOfInterestVisible in SBBRokasPoiController (75f2c0e)
  • deprecate isPointOfInterestVisible in SBBMapPoiSettings (75f2c0e)
  • do not show ROKAS POIs by default, use showPointsOfInterest in SBBRokasPoiController (75f2c0e)
  • dropped support for flutter 3 22 x (#93) (54b4f6f)
  • extend hidePointsOfInterest with optional layer in SBBRokasPoiController (75f2c0e)
  • extend showPointsOfInterest with optional layer in SBBRokasPoiController (75f2c0e)
  • extend the set of possible SBBPoiCategoryType to match latest categories (75f2c0e)
  • minimum supported Flutter SDK is 3.22.0 (#74) (a4fe10c)

Bug Fixes

  • deps: update dependency maplibre_gl to ^0.21.0 (#91) (2bb9c36)
  • repeatedly calling addAnnotations results in fatal crash (#78) (3f0dcaa)
  • synchronize style switching to filtered PointsOfInterests (75f2c0e)

v2.4.0

27 Nov 14:18
8a87608
Compare
Choose a tag to compare

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

v2.3.1

13 Nov 18:16
f0317b6
Compare
Choose a tag to compare

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)

v2.3.0

04 Nov 19:44
e64ff80
Compare
Choose a tag to compare

2.3.0 (2024-11-04)

Features

  • add example app and make README complete (3d2b016)
  • add version 2_3_0 following open source standards (ab9aa0f)
  • add version 2_3_0 open source standards api keyless (6e2b988)
  • exclude v in release tag, exclude component in tag, update renovate (60529f7)