Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[core] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshalamov committed Feb 11, 2020
1 parent 0475c89 commit e0b1642
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@

This property allows to re-open the offline database in read-only mode and thus improves the performance for the set-ups that do not require the offline database modifications.

- [core] Add runtime API for setting tile prefetch delta for a Source ([#16179](https://github.com/mapbox/mapbox-gl-native/pull/16179))

The new `Source::setPrefetchZoomDelta(optional<uint8_t>)` method allows overriding default tile prefetch setting that is defined by the Map instance.

## maps-v1.0.1 (2020.01-release-unicorn)

### 🐞 Bug fixes
Expand Down

0 comments on commit e0b1642

Please sign in to comment.