| Commit message (Expand) | Author | Age | Files | Lines |
* | Localize expressions more thoroughly (#11651) | Minh Nguyễn | 2018-04-16 | 1 | -0/+42 |
* | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 1 | -17/+17 |
* | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 1 | -24/+24 |
* | [ios, macos] Mark deprecated methods as unavailable (#11205) | Jordan Kiley | 2018-02-16 | 1 | -27/+3 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-final | Fabian Guerra | 2017-09-27 | 1 | -1/+4 |
|\ |
|
| * | [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918) | Fabian Guerra Soto | 2017-09-15 | 1 | -1/+4 |
| * | Cherry picks to release branch (#9230) | Tobrun | 2017-06-09 | 1 | -0/+16 |
| * | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-12 | 1 | -2/+10 |
| * | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-12 | 1 | -16/+34 |
| * | [ios, macos] Updated documented default style version | Minh Nguyễn | 2017-05-12 | 1 | -13/+0 |
* | | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima... | Asheem Mamoowala | 2017-06-19 | 1 | -1/+1 |
* | | [iOS][macOS] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 1 | -9/+9 |
* | | [ios][macos] test remove source in use | Ivo van Dongen | 2017-05-30 | 1 | -0/+16 |
* | | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-11 | 1 | -2/+10 |
* | | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-11 | 1 | -16/+34 |
* | | [ios, macos] Updated documented default style version | Minh Nguyễn | 2017-05-11 | 1 | -13/+0 |
|/ |
|
* | [core, darwin] Object identity for MGLSource*, MGLStyleLayer* | John Firebaugh | 2017-04-13 | 1 | -0/+2 |
* | [ios, macos] Make source removal consistent with layer removal | Jesse Bounds | 2017-02-23 | 1 | -4/+38 |
* | [ios, macos] Simplify implementation of layer removal from map view | Jesse Bounds | 2017-02-23 | 1 | -1/+16 |
* | [core, ios, macos] Return null when removing nonexistent source | Jesse Bounds | 2017-02-23 | 1 | -0/+17 |
* | [ios, macos] Recreate pending and raw layer ref when layer is removed | Jesse Bounds | 2017-02-23 | 1 | -0/+38 |
* | [ios, macos] Fixed runtime styling deprecation warnings | Minh Nguyễn | 2017-02-08 | 1 | -0/+3 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -21/+21 |
* | [ios, macos] Rewrote style layer tests | Minh Nguyễn | 2017-01-13 | 1 | -1/+38 |
* | [ios, macos] Made style-related tests more robust | Minh Nguyễn | 2017-01-12 | 1 | -22/+19 |
* | [ios, macos] Make MGLMapView.style property nullable (#7664) | Minh Nguyễn | 2017-01-11 | 1 | -6/+16 |
* | [ios, macos] Insert example code in original headers (#7569) | Minh Nguyễn | 2017-01-04 | 1 | -20/+29 |
* | [ios, macos] reversed MGLStyle.layers | Fredrik Karlsson | 2016-12-22 | 1 | -0/+32 |
* | [ios, macos] Simplify MGLSource and subclasses (#7377) | Minh Nguyễn | 2016-12-13 | 1 | -5/+5 |
* | [ios, macos] handle duplicate layer error | Ivo van Dongen | 2016-12-13 | 1 | -0/+18 |
* | [ios, macos] Expanded source documentation | Minh Nguyễn | 2016-12-10 | 1 | -2/+2 |
* | [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334) | Jesse Bounds | 2016-12-09 | 1 | -5/+5 |
* | [ios, macos] Fix typo in exception name for style source identifier (#7315) | Jesse Bounds | 2016-12-07 | 1 | -1/+1 |
* | [ios, macos] MGLGeoJSONSource can now be initialized with any shape | Fredrik Karlsson | 2016-12-06 | 1 | -2/+2 |
* | [core, ios, macos] Add image accessor to MGLStyle (#7096) | Roman Blum | 2016-12-05 | 1 | -0/+24 |
* | [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTests | Jesse Bounds | 2016-12-02 | 1 | -23/+37 |
* | [ios, macos] Raise NSException if layer or source added more than once | Jesse Bounds | 2016-12-02 | 1 | -1/+60 |
* | Merge branch 'release-ios-v3.2.2' into 1ec5-release-ios-v3.2.2-master | Minh Nguyễn | 2016-05-10 | 1 | -0/+6 |
* | [ios, osx] Reformatted documentation comments | Minh Nguyễn | 2016-05-10 | 1 | -1/+1 |
* | [ios, osx] Renamed version constant, linked to more info | Minh Nguyễn | 2016-05-06 | 1 | -13/+31 |
* | [ios, osx] Renamed Hybrid to Satellite Streets | Minh Nguyễn | 2016-05-06 | 1 | -1/+1 |
* | [ios, osx] Pin unversioned style URL APIs to v8 styles | Minh Nguyễn | 2016-05-06 | 1 | -5/+5 |
* | [core, ios, osx] Version default style URL APIs; deprecated Emerald | Minh Nguyễn | 2016-05-06 | 1 | -4/+59 |
* | [ios, osx] Took advantage of C99 | Minh Nguyễn | 2016-04-16 | 1 | -3/+0 |
* | [ios, osx] Shared test bundle | Minh Nguyễn | 2016-04-16 | 1 | -0/+29 |