| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -1/+1 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 10 | -98/+107 |
* | [core] Enable property functions for line-width (#9250) | Lauren Budorick | 2017-06-19 | 4 | -10/+41 |
* | Update changelogs and iOS/macOS style guide for ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 1 | -1/+8 |
* | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima... | Asheem Mamoowala | 2017-06-19 | 10 | -124/+93 |
* | [iOS][macOS] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 16 | -9/+426 |
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 30 | -223/+1064 |
* | [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinates | Asheem Mamoowala | 2017-06-01 | 1 | -0/+8 |
* | [ios][macos] test remove source in use | Ivo van Dongen | 2017-05-30 | 1 | -0/+16 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' into 1ec5-release-ios-v3.5.4 | Minh Nguyễn | 2017-05-18 | 1 | -2/+2 |
|\ |
|
| * | [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842) | Jordan Kiley | 2017-05-01 | 1 | -2/+2 |
* | | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -1/+1 |
* | | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 3 | -56/+11 |
* | | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-11 | 3 | -3/+75 |
* | | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-11 | 3 | -49/+115 |
* | | [ios, macos] Updated documented default style version | Minh Nguyễn | 2017-05-11 | 2 | -19/+6 |
* | | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-11 | 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 |
* | | [darwin] Fix invalid coordinates in MGLShapeSource tests | John Firebaugh | 2017-04-06 | 1 | -52/+52 |
* | | [core] Add DDS support for icon-image | John Firebaugh | 2017-03-31 | 3 | -11/+16 |
* | | [core] Add DDS support for text-rotate | John Firebaugh | 2017-03-31 | 3 | -9/+36 |
* | | [core] implement dds for text-offset | Molly Lloyd | 2017-03-28 | 3 | -9/+45 |