baato_maps 1.1.0 copy "baato_maps: ^1.1.0" to clipboard
baato_maps: ^1.1.0 copied to clipboard

A Flutter package for Baato Maps. Baato Maps is a powerful and flexible mapping solution for Flutter applications.

1.1.0 #

BREAKING #

  • Migrate sprite discovery to AssetManifest.loadFromAssetBundle

Bug Fixes #

  • Fixed typo in OnFeatureDragCallback type name (was incorrectly named OnFeatureDragnCallback)

1.0.3 #

  • Controller can now be passed externally and initialized using BaatoMapController()
  • Fixed issues with onTap and onLongPress handlers not triggering consistently

1.0.2 #

  • Default style for iOS setup

1.0.1 #

  • Baato lite map style added by default

1.0.0 #

  • Initial release of Baato Maps Flutter Package
  • Interactive Map Display with BaatoMapWidget
  • Custom Map Styles including breeze and monochrome
  • Location Services for user location tracking and updates
  • Place Search with auto-suggestions using BaatoPlaceAutoSuggestion
  • Marker Management to add, remove, and customize map markers
  • Route Management for route display and navigation features
  • Shape Drawing to draw circles, polygons, and other shapes on the map
  • GeoJSON Support to visualize GeoJSON data on the map
  • Coordinate Conversion between screen and geographic coordinates
  • Layer Management to add and manage multiple map layers
  • Cross-Platform support for both iOS and Android
4
likes
160
points
85
downloads

Publisher

verified publisherbaato.io

Weekly Downloads

A Flutter package for Baato Maps. Baato Maps is a powerful and flexible mapping solution for Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

baato_api, flutter, maplibre_gl, path, path_provider

More

Packages that depend on baato_maps