map_controller 0.9.0 copy "map_controller: ^0.9.0" to clipboard
map_controller: ^0.9.0 copied to clipboard

A map controller for Flutter map. Manage markers, lines and polygons.

Changelog #

0.9.0 #

  • Update Flutter project and dependencies
  • Fix: prevent markers number from increasing

0.8.0 #

Update dependencies

0.7.1 #

  • Minor dependency update
  • Add web support for tile layers

0.7.0 #

  • Update dependencies
  • Add stateful markers management
  • Fix in tile layer

0.6.1 #

Fix for rxdart api change

0.6.0 #

Upgrade to Flutter map 0.8.0 for Flutter 1.12+ compatibility

0.5.1 #

Add tile layer management

0.5.0 #

  • Upgrade dependencies
  • Use more strict analysis options
  • Add fitLine and addLineFromGeoPoints methods
  • Add fitMarker and fitMarkers methods

0.4.2 #

  • Add the fitLine method
  • Add the addLineFromGeoPoint method

0.4.1 #

  • Add support for geojson
  • Add the rotate method
  • Update dependencies

0.4.0 #

  • Add map controller change type
  • Add the fromGeoJson method

0.3.0 #

Add methods to add and remove polygons and lines

0.2.0 #

Update dependencies

0.1.0 #

Initial release

26
likes
40
pub points
70%
popularity

Publisher

unverified uploader

A map controller for Flutter map. Manage markers, lines and polygons.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

extra_pedantic, flutter, flutter_map, geojson, geopoint, latlong, pedantic, rxdart

More

Packages that depend on map_controller