| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Fixed camera initialization with eye coordinate | Minh Nguyễn | 2018-10-01 | 1 | -11/+11 |
* | [ios, macos] Added MGLMapCamera.viewingDistance property | Minh Nguyễn | 2018-10-01 | 2 | -1/+33 |
* | [ios, macos] Distinguish between viewing distance and altitude | Minh Nguyễn | 2018-10-01 | 3 | -5/+74 |
* | Moved MGLAltitudeForZoomLevel and MGLZoomLevelForAltitude to public API (#12986) | Dave Prukop | 2018-10-01 | 2 | -19/+20 |
* | [ios, macos] Add crossSourceCollissions property. (#12941) | Fabian Guerra Soto | 2018-09-26 | 2 | -0/+17 |
* | [ios] Fix for user location annotation jittering (and view annotations laggin... | Julian Rex | 2018-09-26 | 1 | -0/+7 |
* | [ios, macos] Offline regions merge. (#12791) | Fabian Guerra Soto | 2018-09-17 | 2 | -0/+131 |
* | [ios, macos] Look even more widely for IB designables agent | Minh Nguyễn | 2018-09-13 | 1 | -1/+2 |
* | Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-y | ryanhamley | 2018-09-07 | 2 | -0/+91 |
* | [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s... | Julian Rex | 2018-09-05 | 2 | -25/+82 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 6 | -18/+9 |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 3 | -1/+62 |
* | [ios, macos] Introduce `MGLShapeSourceOptionLineDistanceMetrics` | Mikhail Pozdnyakov | 2018-08-21 | 2 | -0/+21 |
* | Warn if MGLShapeSource is initialized with MGLShapeCollection | Nadia Barbosa | 2018-08-20 | 3 | -0/+26 |
* | [darwin] arbitrary offline region geometries | Ivo van Dongen | 2018-08-20 | 10 | -27/+275 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 1 | -1/+1 |
* | WIP: use expected<T, E> for passing on errors | Konstantin Käfer | 2018-08-14 | 2 | -13/+13 |
* | [ios] Remove Xcode 7 compatibility typedefs | Jason Wray | 2018-08-09 | 1 | -7/+0 |
* | [ios] Standardize exception definitions | Jason Wray | 2018-08-09 | 21 | -31/+74 |
* | [core] Replace unique_any with peer from mapbox-bindgen | Bruno de Oliveira Abinader | 2018-08-08 | 1 | -2/+2 |
* | [core] Merge DataDrivenPropertyValue into PropertyValue (#12513) | John Firebaugh | 2018-07-31 | 13 | -170/+153 |
* | [iOS] Add fallbacks for name fields (#12387) | Lloyd Sheng | 2018-07-26 | 1 | -1/+19 |
* | [ios, macos] Fixed typos in expression conversion error messages | Minh Nguyễn | 2018-07-25 | 1 | -2/+2 |
* | [darwin] Use FOUNDATION_EXTERN instead of plain extern | Jason Wray | 2018-07-24 | 10 | -37/+37 |
* | [ios] Simplify and (internally) document MGLPointRounded() | Jason Wray | 2018-07-24 | 2 | -1/+4 |
* | [ios] Move private geometry symbol visibility definitions to header | Jason Wray | 2018-07-24 | 2 | -4/+2 |
* | [ios] Fix symbol mangling issue with MGLMapPointForCoordinate() | Jason Wray | 2018-07-24 | 1 | -2/+2 |
* | [android, ios, macos] Generate symbol-placement: line-center wrappers | Chris Loer | 2018-07-23 | 2 | -20/+35 |
* | [ios] Mapbox's Location Manager new API. (#12013) | Fabian Guerra Soto | 2018-07-20 | 3 | -0/+302 |
* | [ios, macos] Convert token strings to expressions on input | John Firebaugh | 2018-07-20 | 8 | -133/+32 |
* | [core] Convert token strings to expressions | John Firebaugh | 2018-07-20 | 1 | -1/+1 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 1 | -9/+1 |
* | [ios, macos] Allow unwrapped arguments in match expressions | Minh Nguyễn | 2018-07-09 | 1 | -5/+9 |
* | [ios, macos] Convert predicate options to collators | Minh Nguyễn | 2018-07-09 | 3 | -25/+58 |
* | [ios, macos] Remove duplicate MGLTileSourceOptionDEMEncoding declaration | Jason Wray | 2018-07-06 | 1 | -13/+0 |
* | [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test. | Julian Rex | 2018-07-05 | 2 | -8/+54 |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 3 | -7/+7 |
* | [core] Avoid blocking in Thread<Object> constructor (#12151) | Anand Thakker | 2018-07-03 | 1 | -1/+1 |
* | [ios, macos] Try to make darwin "resolvedLocale" BCP 47 compliant | Chris Loer | 2018-07-03 | 1 | -6/+12 |
* | [ios, macos] Darwin "collator" implementation | Chris Loer | 2018-07-03 | 1 | -0/+64 |
* | [ios, macos] Autolocalize into Japanese, Korean | Minh Nguyễn | 2018-07-03 | 1 | -2/+4 |
* | [core] add raster-resampling property (#12176)upstream/rclee | Molly Lloyd | 2018-06-21 | 2 | -0/+125 |
* | [ios, build] Completely remove support for Fabric (#12106) | Jason Wray | 2018-06-18 | 1 | -35/+1 |
* | [ios, macos] Look more widely for IBDesignablesAgent | Minh Nguyễn | 2018-06-13 | 1 | -7/+1 |
* | [ios,macos] Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3... | Julian Rex | 2018-06-11 | 1 | -1/+10 |
* | [ios, macos] Use NSCAssert instead of assert. | Chris Loer | 2018-06-04 | 1 | -1/+1 |
* | [ios, macos] Raise exception if MGLMapSnapshotter is used from thread without... | Julian Rex | 2018-06-04 | 1 | -0/+5 |
* | [ios, macos] Fix MGLMapSnapshotter concurrency bugs (issue #11827). | Chris Loer | 2018-06-04 | 1 | -153/+162 |
* | [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n... | Fabian Guerra Soto | 2018-05-23 | 1 | -1/+2 |
* | Style JSON configuration on map snapshotter (#11976) | Tobrun | 2018-05-23 | 1 | -1/+2 |