Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 1.38 KB

File metadata and controls

75 lines (46 loc) · 1.38 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-09-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


mapsforge_flutter - v4.0.0

  • Refactored code

3.0.2 - 2025-06-11

  • Introducing mapfile-converter
  • manual map rotation

3.0.1 - 2025-02-14

  • Support for mapfiles running in isolates
  • Multiple concurrent generations of tiles

3.0.0 - 2024-01-20

  • Improved performance
  • Moved code to root according to flutter standards
  • Bugfixes
  • Multiple captions for markers

2.0.3 - 2023-11-18

  • Add Alignment property to BasicPointMarker + use Alignment when painting PoiMarker. Default is Alignment.bottomCenter.
  • Many bugfixes
  • Improved performance
  • Rotational maps

2.0.2 - 2022-10-26

  • Improved speed
  • Improved image quality
  • drag'n'drop support

2.0.1 - 2021-12-01

  • Fling/Swipe-Support
  • Support for Satellite-Views
  • Major speed-improvements
  • Numerous Bugfixes

2.0.0 - 2021-06-15

  • Implementation for Flutter nullSafety
  • Major improvements and bugfixes

1.1.0 - 2021-01-20

  • Major speed improvements
  • API slightly changed to increase speed

1.0.0 - 2020-08-14

  • initial release.