- Shape layers are more customizable now.
- Customizable shapes layer.
- Dependencies updated.
- Dart 3.0 ready.
- Utility to get the visible boundary.
- Support Dart SDK 3.0.0.
- Adds more dartdoc comments.
- Setup Github CI.
- Adds donation notes to README.md
- Polyline offset field implemented.
- Deprecates
MapLayoutBuilder
widget and introduces theMapLayout
.
- Deprecates
Map
widget and introduces theTileLayer
.
- Update dependencies.
- MapTransformer.getViewport function added.
- Deprecated Vector Tiles in favor of
vt
andcartography
packages.
- Update dependencies.
- MapTransformer.setZoomInPlace function added.
- Render map in the negative space.
- Fixes many lint warnings.
- Added support for Flutter 3.
- First production ready release.
- Improve package score.
- [Breaking] Adds marker support.
- Implement onTap on Map widget.
- Migration to null-safety.
- Map widget now tiles
Widget
s instead ofImageProvider
s [Breaking Change].
- Make the widget non-interactive and bring interaction logic to the example project.
- Fixed the library name.
- Re-write of the example project.
- Quality of the screenshot has improved.
- Example project now works in release mode (Needed internet access permission).
- The package latlong is depricated. Stop using it.
- This is an early preview version of map.
- This is an early preview version of map.