map_controller 0.5.1
map_controller: ^0.5.1 copied to clipboard
A map controller for Flutter map. Manage markers, lines and polygons.
Changelog #
0.5.1 #
Add tile layer management
0.5.0 #
- Upgrade dependencies
- Use more strict analysis options
- Add
fitLineandaddLineFromGeoPointsmethods - Add
fitMarkerandfitMarkersmethods
0.4.2 #
- Add the
fitLinemethod - Add the
addLineFromGeoPointmethod
0.4.1 #
- Add support for geojson
- Add the
rotatemethod - Update dependencies
0.4.0 #
- Add map controller change type
- Add the
fromGeoJsonmethod
0.3.0 #
Add methods to add and remove polygons and lines
0.2.0 #
Update dependencies
0.1.0 #
Initial release