Skip to content

v2.25.0

Latest

Choose a tag to compare

@evil159 evil159 released this 12 Jun 13:22

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
    • For platform-specific updates see: iOS & Android