| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add MapOptions to define properties of Map | Sudarsana Babu Nagineni | 2019-03-08 | 1 | -1/+8 |
* | [ios, macos] Fix a bug with multiple format expressions. (#14064) | Fabian Guerra Soto | 2019-03-07 | 1 | -0/+1 |
* | [build, ios] Replace 'nightly' build with snapshot | Jason Wray | 2019-03-05 | 1 | -1/+0 |
* | [build, darwin] Disable Xcode indexing-while-compiling on CI | Jason Wray | 2019-03-04 | 1 | -0/+10 |
* | [core] Remove map coordinate setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -5/+6 |
* | [core] Transform{State}: s/angle/bearing/ | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -7/+7 |
* | [core] Remove map bearing setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -8/+11 |
* | [core] Remove map pitch setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -3/+4 |
* | [core] Remove map zoom setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -8/+15 |
* | [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layers | Minh Nguyễn | 2019-02-25 | 2 | -0/+8 |
* | [ios, macos] Expose the url session configuration object. (#13886) | Fabian Guerra Soto | 2019-02-18 | 4 | -2/+4 |
* | [core] Switch to the new OpenGL abstraction | Thiago Marcos P. Santos | 2019-02-12 | 1 | -0/+1 |
* | [ios] Update more URLs to docs.mapbox.com/ios | Jason Wray | 2019-01-25 | 1 | -2/+2 |
* | [ios] Podspec bump to v4.8.0-beta.1 (#13785) | Fabian Guerra Soto | 2019-01-23 | 1 | -0/+8 |
* | [ios, macos] Add Czech and Hungarian translations. (#13782) | Fabian Guerra Soto | 2019-01-23 | 4 | -0/+33 |
* | [ios, macos] MGLMapView logging improvements. (#13776) | Fabian Guerra Soto | 2019-01-22 | 1 | -1/+3 |
* | [ios] Partially offscreen annotations (without callouts) are no longer moved ... | Julian Rex | 2019-01-22 | 3 | -27/+46 |
* | [macos] Fixes MGLMapView.visibleAnnotations (#13745) | Julian Rex | 2019-01-16 | 2 | -1/+2 |
* | [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll... | Julian Rex | 2019-01-14 | 4 | -19/+27 |
* | [android] Implement google benchmark runner for Android platform | Alexander Shalamov | 2019-01-11 | 1 | -2/+2 |
* | [ios, macos] Fixes a bug where the animated parameter of -[MGLMapView selectA... | Julian Rex | 2019-01-09 | 1 | -14/+14 |
* | [build] generate header maps instead of -files.txt | Konstantin Käfer | 2019-01-09 | 6 | -257/+241 |
* | [ios, macos] Renames MGLStyle.enablePlacementTransitions (#13685) | Fabian Guerra Soto | 2019-01-08 | 1 | -1/+1 |
* | [ios, macos] Added missing mapViewDidBecomeIdle for iOS. Fixed typo. (#13666) | Julian Rex | 2019-01-04 | 1 | -1/+1 |
* | [all] - update licenses to 2019 | tobrun | 2019-01-04 | 1 | -1/+1 |
* | [ios, macos] Add "includesIdeographicGlyphs" option to MGLOfflineRegion. | Chris Loer | 2018-12-21 | 2 | -36/+52 |
* | macos-v0.13.0 | Minh Nguyễn | 2018-12-20 | 2 | -2/+2 |
* | [ios, macos] Cleaned up changelogs | Minh Nguyễn | 2018-12-20 | 1 | -8/+12 |
* | [ios, macos] Updated changelog entries that missed being updated prior to 4.7.0 | Julian Rex | 2018-12-20 | 1 | -1/+2 |
* | [core,ios,macos] Updates default styles to streets v11, etc. (#13585) | Julian Rex | 2018-12-18 | 1 | -0/+2 |
* | [ios, macos] Fix number conversions when expressions cast to large numbers. (... | Fabian Guerra Soto | 2018-12-14 | 1 | -0/+1 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 3 | -263/+261 |
* | [ios, macos] Add enablePlacementTransitions to MGLStyle. (#13565) | Fabian Guerra Soto | 2018-12-13 | 1 | -0/+1 |
* | [ios, darwin] Make MGLFeature.attributes non-nullable and add integration test | Alexander Shalamov | 2018-12-13 | 1 | -0/+1 |
* | [core] Updated iOS/macOS change logs. (#13564) | Julian Rex | 2018-12-12 | 1 | -0/+1 |
* | [docs] EnterIdle -> BecomeIdle | Chris Loer | 2018-12-11 | 3 | -7/+7 |
* | [core, darwin, android] Add onDidEnterIdle to MapObserver. | Chris Loer | 2018-12-11 | 3 | -0/+29 |
* | [ios, macos] Update for streets-v8 data and coalesced name fields in v11 styles | Jason Wray | 2018-12-07 | 1 | -0/+1 |
* | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2018-12-05 | 1 | -4/+9 |
* | [ios, macos] Refined source removal errors | Minh Nguyễn | 2018-12-04 | 1 | -1/+1 |
* | [android,ios,macos] Update changelogs | Bruno de Oliveira Abinader | 2018-11-29 | 1 | -0/+1 |
* | [core] Support fill-extrusion-vertical-gradient | Bruno de Oliveira Abinader | 2018-11-29 | 1 | -0/+1 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 1 | -0/+8 |
* | [docs] Changelog entries for local font usage by MapSnapshotter | Chris Loer | 2018-11-24 | 1 | -0/+1 |
* | [ios] Adds support for MGLCollisionBehaviorPre4_0 in NSUserDefaults (#13426) | Julian Rex | 2018-11-21 | 2 | -0/+5 |
* | [core] Fixed {prefix} evaluation | Minh Nguyễn | 2018-11-21 | 1 | -0/+1 |
* | [build] use GLFW as a submodule and update to most recent version | Konstantin Käfer | 2018-11-21 | 1 | -2/+0 |
* | [darwin] Fix GCC_WARN_SIGN_COMPARE warnings | Jason Wray | 2018-11-20 | 1 | -1/+1 |
* | [darwin, build] Harmonize ios/macos/darwin build warnings with mbgl | Jason Wray | 2018-11-20 | 1 | -0/+12 |
* | [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N... | Julian Rex | 2018-11-20 | 1 | -2/+4 |