matthiasdittmer / lat_lon_grid_plugin

Plugin to display a latitude / longitude grid on flutter_map.
MIT License
10 stars 5 forks source link

FM v6 is coming soon #15

Closed JaffaKetchup closed 11 months ago

JaffaKetchup commented 1 year ago

The next version of flutter_map is coming soon, with breaking changes for all users and plugins!

Expected CHANGELOG: https://github.com/fleaflet/flutter_map/blob/release-prep/CHANGELOG.md Likely to be merged PR with significant impacts: fleaflet/flutter_map#1615 Release prep PR: fleaflet/flutter_map#1632 New documentation (path liable to change): https://docs.fleaflet.dev/v/v6-1 Expected migration instructions, suitable for most users: https://docs.fleaflet.dev/v/v6-1/getting-started/migrating-to-v6 List of commits since v5 (more to come): https://github.com/fleaflet/flutter_map/compare/v5.0.0...master

matthiasdittmer commented 11 months ago

See my comment in the updated README. I will close the issue here.

JaffaKetchup commented 11 months ago

Hi @matthiasdittmer, Just to let you know, you'll need to use MobileLayerTransformer now to add rotation functionality!