Skip to content

Releases: mapbox/mapbox-maps-flutter

v2.25.0-rc.2

05 Jun 08:27

Choose a tag to compare

v2.25.0-rc.2 Pre-release
Pre-release

Dependency Updates

  • Update Mapbox Maps SDK to v11.25.0-rc.2
    • For platform-specific updates see: iOS & Android

v2.25.0-rc.1

03 Jun 14:36

Choose a tag to compare

v2.25.0-rc.1 Pre-release
Pre-release

New Features ✨

  • Deprecate MapboxMap.onTapListener and MapboxMap.onLongTapListener in favor of the MapboxMap.addInterfaction API.
  • Add MapboxMap.httpService.setMaxRequestsPerHost to cap the number of concurrent HTTP requests per host issued by the underlying HTTP service. Useful for reducing the chance of hitting per-token rate limits during offline tile region downloads.

Dependency Updates

  • Update Mapbox Maps SDK to v11.25.0-rc.1
    • For platform-specific updates see: iOS & Android

v2.24.3

02 Jun 08:41

Choose a tag to compare

Dependency Updates

  • Update Mapbox Maps SDK to v11.24.3
    • For platform-specific updates see: iOS & Android

v2.21.6

27 May 07:00

Choose a tag to compare

Dependency Updates

  • Update Mapbox Maps SDK to v11.21.6
    • For platform-specific updates see: iOS & Android

v2.24.2

21 May 08:54

Choose a tag to compare

Dependency Updates

  • Update Mapbox Maps SDK to v11.24.2
    • For platform-specific updates see: iOS & Android

v2.24.1

20 May 08:16

Choose a tag to compare

New Features ✨

  • Add TileStore.setOptionForKey to allow setting custom tile store options by arbitrary string key, in addition to the existing predefined options (diskQuota, mapboxApiUrl, tileUrlTemplate).

Dependency Updates

  • Update Mapbox Maps SDK to v11.24.1
    • For platform-specific updates see: iOS & Android

v2.21.5

18 May 08:01

Choose a tag to compare

Dependency Updates

  • Update Mapbox Maps SDK to v11.21.5
    • For platform-specific updates see: iOS & Android

v2.23.1

13 May 09:56

Choose a tag to compare

Dependency Updates

  • Update Mapbox Maps SDK to v11.23.1
    • For platform-specific updates see: iOS & Android

v2.22.3

07 May 05:08

Choose a tag to compare

Dependency Updates

  • Update Mapbox Maps SDK to v11.22.3
    • For platform-specific updates see: iOS & Android

v2.24.0-rc.1

07 May 07:55

Choose a tag to compare

v2.24.0-rc.1 Pre-release
Pre-release

New Features ✨

  • Add TileStore.setOptionForKey to allow setting custom tile store options by arbitrary string key, in addition to the existing predefined options (diskQuota, mapboxApiUrl, tileUrlTemplate).

Dependency Updates

  • Update Mapbox Maps SDK to v11.24.0-rc.1
    • For platform-specific updates see: iOS & Android