summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Nitpicky style edits of recent changesupstream/friedbunny-copyedits-changelog-4.10.0-beta.1Jason Wray2019-03-212-15/+18
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-7/+11
* [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptrBruno de Oliveira Abinader2019-03-201-1/+1
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-191-0/+1
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-151-0/+1
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-8/+8
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-1/+1
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-131-16/+18
* [darwin] Fix MGLMapView.direction wrappingJason Wray2019-03-121-1/+1
* [iOS] Enable developers to change position of ornaments (#13911)Lloyd Sheng2019-03-115-225/+298
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-2/+9
* Add option to prefetch low-resolution tiles (#14031)m-stephen2019-03-062-0/+20
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-4/+6
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-11/+11
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-11/+19
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-3/+6
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-14/+17
* [ios] CADisplayLink method now takes a parameter as required. (#14018)Julian Rex2019-03-011-3/+7
* [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layersMinh Nguyễn2019-02-252-1/+4
* [ios, macos] Expose the url session configuration object. (#13886)Fabian Guerra Soto2019-02-181-0/+1
* [ios] Check supported interface orientations when rotating device/view layout...Julian Rex2019-02-111-1/+100
* [ios] Improve tilt gesture performance (#13902)Felix Wehnert2019-02-111-4/+5
* [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13...Julian Rex2019-02-055-294/+221
* [ios, docs] Fix types in jazzy Swift declarations for MGLMapViewDelegateJason Wray2019-02-042-2/+2
* [ios] Fix the user location not getting displayed when setting tracking mode ...Fabian Guerra Soto2019-02-011-6/+0
* [ios][documenation] add additional code snippets to API docsJosh Erb2019-01-301-52/+52
* [ios] Enable customize positions of mapview ornaments (#13556)Lloyd Sheng2019-01-305-221/+294
* [darwin, docs] Improve method/property linking in jazzyJason Wray2019-01-292-3/+3
* [ios] Update more URLs to docs.mapbox.com/iosJason Wray2019-01-258-45/+50
* [ios] Fix links in documentationNadia Barbosa2019-01-233-6/+6
* [ios] Fix wrong coordinates bounds when setting direction. (#13761)Fabian Guerra Soto2019-01-221-5/+3
* [ios, macos] MGLMapView logging improvements. (#13776)Fabian Guerra Soto2019-01-221-0/+5
* [ios] Partially offscreen annotations (without callouts) are no longer moved ...Julian Rex2019-01-221-27/+74
* [ios] Prevent map view on external display from sleeping in backgroundMinh Nguyễn2019-01-141-1/+11
* [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll...Julian Rex2019-01-141-0/+1
* [ios, macos] Fixes a bug where the animated parameter of -[MGLMapView selectA...Julian Rex2019-01-092-20/+38
* [ios, macos] Added missing mapViewDidBecomeIdle for iOS. Fixed typo. (#13666)Julian Rex2019-01-041-0/+14
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-1/+1
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+13
* [ios] Announce POI categories where availableMinh Nguyễn2018-12-081-2/+5
* [ios] Added CJK string transformsMinh Nguyễn2018-12-081-0/+6
* [core] Remove error-prone setlatLng overloadBruno de Oliveira Abinader2018-11-271-1/+1
* [ios] Added teardown of core objects when receiving UIApplicationWillTerminat...Julian Rex2018-11-203-101/+267
* [ios] Remove deprecated -[MGLMapView setDebugActive:] implementationJason Wray2018-11-201-7/+0
* [darwin] Rename variables to avoid shadow declarationsJason Wray2018-11-201-18/+12
* [darwin] Fix typos in pragma diagnostic declarationsJason Wray2018-11-201-1/+1
* [darwin] Fix GCC_WARN_SIGN_COMPARE warningsJason Wray2018-11-202-3/+3
* [ios] Don't pause camera animations when zoom/pitch/rotate/scroll are disabledNadia Barbosa2018-11-191-0/+6
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-143-28/+151
* [ios][documentation] link API documentation to ios-sdk/examplesJosh Erb2018-11-137-12/+185