| Commit message (Expand) | Author | Age | Files | Lines |
* | Boxing ObjC structs (#9343) | Fabian Guerra Soto | 2017-06-22 | 5 | -8/+8 |
* | [ios, macos] Corrected MGLSource subclassing documentation | Minh Nguyễn | 2017-06-22 | 2 | -6/+7 |
* | [ios, macos] Rewrote MGLStyle class documentation | Minh Nguyễn | 2017-06-22 | 1 | -8/+45 |
* | MGLLight autogenerate scripts (#9260) | Fabian Guerra Soto | 2017-06-16 | 8 | -174/+517 |
* | [ios, macos] Revised descriptions for abstract classes (#9095) | Jordan Kiley | 2017-06-14 | 8 | -29/+31 |
* | [ios, macos] Fix MGLSphericalPosition.radial misleading type. | Fabian Guerra | 2017-06-12 | 1 | -1/+1 |
* | Cherry picks to release branch (#9230) | Tobrun | 2017-06-09 | 1 | -0/+16 |
* | Migrate to GL JS–powered feedback form (#9078) | Minh Nguyễn | 2017-05-30 | 6 | -16/+70 |
* | [ios, macos] Fix MGLLight.achor to accept style functions | Fabian Guerra | 2017-05-24 | 3 | -11/+13 |
* | [ios] Fallback to Mapbox.bundle as the framework bundle (#9074) | Jason Wray | 2017-05-23 | 2 | -20/+12 |
* | [ios,macos] multipolygon coordinate (#8713) | Fabian Guerra Soto | 2017-05-23 | 4 | -4/+264 |
* | [ios, macos] Light property implementation in MGLStyle (#9043) | Fabian Guerra Soto | 2017-05-23 | 12 | -1/+584 |
* | [ios, macos] changed TRUE -> 'true' (#9059) fixes #9056 | Jordan Kiley | 2017-05-19 | 2 | -2/+2 |
* | [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842) | Jordan Kiley | 2017-05-19 | 1 | -2/+2 |
* | [ios, macos] Change == to = in style function initializers | Jesse Bounds | 2017-05-19 | 1 | -3/+3 |
* | [ios, macos] Factored out tile URL template guide | Minh Nguyễn | 2017-05-16 | 4 | -177/+127 |
* | [ios, macos] edited identity interpolation mode documentation (#8657) | Jordan Kiley | 2017-05-15 | 1 | -3/+3 |
* | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-12 | 3 | -3/+75 |
* | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-12 | 3 | -49/+115 |
* | [ios, macos] Updated documented default style version | Minh Nguyễn | 2017-05-12 | 2 | -19/+6 |
* | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-12 | 1 | -1/+1 |
* | [ios, macos] Moved DDS guide examples to Swift unit test | Minh Nguyễn | 2017-05-08 | 4 | -69/+257 |
* | [ios, macos] Fixed syntax error in DDS guide | Minh Nguyễn | 2017-05-08 | 1 | -8/+7 |
* | [core] Load source TileJSON immediately | John Firebaugh | 2017-05-02 | 2 | -152/+6 |
* | [all] Push querySourceFeatures back out to Map | John Firebaugh | 2017-05-02 | 4 | -2/+22 |
* | [ios, macos] Updated ca, es, sv, vi, zh-Hans localizations from Transifex | Minh Nguyễn | 2017-05-02 | 1 | -0/+291 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 11 | -8/+1185 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -4/+4 |
* | [ios][macos] Updated Mapbox logo in documentation | Eric Wolfe | 2017-04-19 | 1 | -21/+42 |
* | [ios] Scale bar (#7631) | Fredrik Karlsson | 2017-04-16 | 1 | -1/+1 |
* | [core] Tighten geo.hpp ctors | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -4/+4 |
* | [ios, macos] Add Swift integration tests for map view delegate | Jesse Bounds | 2017-04-13 | 1 | -0/+47 |
* | [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclasses | John Firebaugh | 2017-04-13 | 7 | -8/+8 |
* | [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstract | John Firebaugh | 2017-04-13 | 10 | -59/+15 |
* | [core, darwin] Object identity for MGLSource*, MGLStyleLayer* | John Firebaugh | 2017-04-13 | 6 | -20/+41 |
* | [darwin] Simplify MGLStyleLayer initialization and pointer management | John Firebaugh | 2017-04-13 | 24 | -513/+275 |
* | [darwin] Simplify MGLSource initialization and pointer management | John Firebaugh | 2017-04-13 | 8 | -213/+67 |
* | [darwin] Remove unnecessary MGLTileSource initializers | John Firebaugh | 2017-04-13 | 6 | -141/+227 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b... | Fabian Guerra | 2017-04-11 | 12 | -64/+76 |
|\ |
|
| * | [ios, macos] Rename Data-driven styling guide (#8627) | Jesse Bounds | 2017-04-05 | 3 | -13/+14 |
| * | [macos] Fixed broken images in DDS guide | Minh Nguyễn | 2017-04-03 | 9 | -0/+0 |
| * | [ios, macos] Copyedited data-driven styling guides | Minh Nguyễn | 2017-04-01 | 2 | -55/+66 |
* | | [ios, macos] Clarify redrawing based on multipoint mutation | Minh Nguyễn | 2017-04-11 | 1 | -10/+30 |
* | | [macos] Remove link attribute from attribution text | Minh Nguyễn | 2017-04-10 | 2 | -2/+7 |
* | | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 3 | -18/+72 |
* | | [ios, macos] Fail gracefully on invalid coordinates | Minh Nguyễn | 2017-04-06 | 3 | -13/+26 |
* | | [ios, macos] Streamlined coordinate validation | Minh Nguyễn | 2017-04-06 | 2 | -15/+10 |
* | | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 1 | -1/+1 |
* | | [darwin] Preflight argument validity before constructing mbgl::LatLng | John Firebaugh | 2017-04-06 | 1 | -0/+12 |
* | | [darwin] Use MGLLatLngFromLocationCoordinate2D where appropriate | John Firebaugh | 2017-04-06 | 3 | -4/+5 |