diff options
author | Asheem Mamoowala <asheem.mamoowala@mapbox.com> | 2017-06-13 12:55:30 -0700 |
---|---|---|
committer | Asheem Mamoowala <asheem.mamoowala@mapbox.com> | 2017-06-19 09:50:08 -0700 |
commit | ca45974ff2778a48d01b7221b6ab406c3e55c9ca (patch) | |
tree | 7dc44f85123d2b9bc6e68970d753faa39d11103e /platform/macos | |
parent | 7f36e0cf769f6fe7a759b1cf6c56948c4c141fef (diff) | |
download | qtlocation-mapboxgl-ca45974ff2778a48d01b7221b6ab406c3e55c9ca.tar.gz |
Update changelogs and iOS/macOS style guide for ImageSource bindings
Diffstat (limited to 'platform/macos')
-rw-r--r-- | platform/macos/CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 4301566258..b4766eb45a 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog for Mapbox macOS SDK -## 3.6.0 +## master + +### Styles +* Added suuport for diplaying georeferenced images via the `MGLImageSource`. [#9110](https://github.com/mapbox/mapbox-gl-native/pull/9110) ### Packaging |