flutter_map_location 0.10.0 copy "flutter_map_location: ^0.10.0" to clipboard
flutter_map_location: ^0.10.0 copied to clipboard

discontinued
outdated

flutter_map plugin to request and display the users location and heading on the map.

0.10.0 #

  • Switch from location to geolocator package (#54)

Thanks to TheOneWithTheBraid for the contribution.

0.9.0 #

  • Add initiallyRequest option to set if location should initially requested (#38)

Thanks to TheOneWithTheBraid for the contribution.

0.8.0 #

  • BREAKING CHANGE: Integrated the marker layer into the plugin. The option markers is removed. A MarkerLayerOptions outside of the plugin is not needed anymore. See update example for usage.

0.7.1+2 #

  • Update dependencies

0.7.1+1 #

  • Update dependencies

0.7.1 #

  • Fix location marker is centered correctly (#29 by @sjmallon)

0.7.0+2 #

  • Update dependencies

0.7.0+1 #

  • Update dependencies

0.7.0 #

  • Show larger circle for inaccurate location.
  • Show heading for accurate location only.
  • Add possiblity to change marker icon depending on the location accuracy.
  • BREAKING CHANGE: All options return the type LatLngData instead of LatLng.

0.6.0 #

  • Update flutter_compass to allow usage of geomagnetic rotation sensor as fallback on Android.

0.5.0 #

  • First public development release.
9
likes
0
pub points
71%
popularity

Publisher

verified publisherxennis.org

flutter_map plugin to request and display the users location and heading on the map.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_compass, flutter_map, geolocator, latlong

More

Packages that depend on flutter_map_location