summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.Stephen <truestyle2005@163.com>2019-06-03 15:18:06 +0800
committerM.Stephen <truestyle2005@163.com>2019-06-03 15:18:06 +0800
commit45fc87e9360b9205e64cc20ad2290193205f5768 (patch)
tree9d6563fe022ee422608ecea662252a262002ffd1
parent8655b5995df1a826e4447376a3fec04f5259eab4 (diff)
downloadqtlocation-mapboxgl-upstream/stephen-prefetchTiles.tar.gz
[macos]Update changelogupstream/stephen-prefetchTiles
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index e3f1c84547..e38bec62d8 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -2,6 +2,8 @@
## master
+* Added an `MGLMapView.prefetchesTiles` property to configure lower-resolution tile prefetching behavior. ([#14816](https://github.com/mapbox/mapbox-gl-native/pull/14816))
+
### Styles and rendering
* Setting `MGLMapView.contentInset` now moves the map’s focal point to the center of the content frame after insetting. ([#14664](https://github.com/mapbox/mapbox-gl-native/pull/14664))