Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 796 Bytes

next

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.