lat_lon_grid_plugin 0.1.2
lat_lon_grid_plugin: ^0.1.2 copied to clipboard
Adds a latitude / longitude grid as plugin to the [flutter_map](https://github.com/johnpryan/flutter_map/).
0.1.2 - 2020-05-01 #
- Minimal fixes for label painting logic.
- Slowing down release speed from now on.
0.1.1 - 2020-04-30 #
- Minor fixes.
- Parameter offsetLonTextBottom has now correct bottom alignment with value 0.0.
- overscan is enabled by default. Not exposed to user anymore.
0.1.0 - 2020-04-27 #
- Version bump.
- Feature stable.
- Issues in sample application solved.
- Clean up done.
0.0.6 - 2020-04-27 #
- Clean up.
- Minor Performance improvements for line drawing.
0.0.5 - 2020-04-27 #
- Performance improvements for overscan and label rotation draw calls.
0.0.4 - 2020-04-26 #
- Added more comments as documentation.
- Code clean up.
0.0.3 - 2020-04-26 #
- Upgrading dependencies.
0.0.2 - 2020-04-25 #
- Upgrading to new version.
- All features are working. Now also: overscan, label rotation / placement
- Performance is fine.
- Code clean up.
0.0.1 - 2020-04-25 #
- First version. Still under development.