sbb_maps_flutter 2.6.0
sbb_maps_flutter: ^2.6.0 copied to clipboard
Incorporate SBB styled maps into your flutter application based on Maplibre.
Changelog #
2.6.0 - 2025-05-25 #
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 #
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)