summaryrefslogtreecommitdiff
path: root/platform/macos/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Update shouldRemoveStyle method documentation.upstream/fabian-eviction-14731Fabian Guerra2019-07-021-11/+14
* [ios] Add shoulRremoveStyleImage to MGLMapViewDelegate.Fabian Guerra2019-07-015-0/+26
* [ios, macos] Deprecate methods in favor of new completion handler versionsJason Wray2019-06-262-5/+4
* [ios, macos] Added completion handlers to animated MGLMapView methodsMinh Nguyễn2019-06-212-32/+137
* [macos]Added an `MGLMapView.prefetchesTiles` property to configure lo… (#14...m-stephen2019-06-042-0/+18
* [ios] Fix content insets with custom edge padding. (#14813)Fabian Guerra Soto2019-06-032-2/+4
* [ios,macos] refactor MGLMapViewImplKonstantin Käfer2019-05-297-199/+316
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-6/+2
* [ios, macos] Premultiply color values for mgl_colorNadia Barbosa2019-04-121-3/+22
* [ios] Deactivate MGLMapView IBDesignable (#14379)Fabian Guerra Soto2019-04-102-0/+21
* [ios, macos] Add Mapbox Maps SDK metrics manager. (#13997)Fabian Guerra Soto2019-04-091-0/+1
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-051-4/+7
* [core] refactor RendererBackendKonstantin Käfer2019-04-051-8/+30
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-051-1/+0
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+2
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+2
* [core] Add getter for Map optionsSudarsana Babu Nagineni2019-03-281-1/+1
* [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-231-9/+9
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-7/+12
* [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-192-3/+4
* [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-5/+5
* [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
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-1/+8
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-5/+6
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-7/+7
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-8/+11
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-3/+4
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-8/+15
* [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layersMinh Nguyễn2019-02-252-0/+8
* [ios, macos] Expose the url session configuration object. (#13886)Fabian Guerra Soto2019-02-181-0/+1
* [ios, macos] MGLMapView logging improvements. (#13776)Fabian Guerra Soto2019-01-221-1/+3
* [ios] Partially offscreen annotations (without callouts) are no longer moved ...Julian Rex2019-01-221-25/+44
* [macos] Fixes MGLMapView.visibleAnnotations (#13745)Julian Rex2019-01-161-1/+1
* [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-091-14/+14
* [ios, macos] Added missing mapViewDidBecomeIdle for iOS. Fixed typo. (#13666)Julian Rex2019-01-041-1/+1
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-112-6/+6
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-112-0/+27
* [ios, macos] Harmonize bundle identifiersMinh Nguyễn2018-11-151-3/+2
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-141-3/+42
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-4/+4
* [macos] Removed redundant sign flipMinh Nguyễn2018-10-301-1/+1
* [ios, macos] Removed extraneous radian-degree conversionsMinh Nguyễn2018-10-261-4/+4
* Add a custom logging for the Mapbox Maps SDK for iOS.Fabian Guerra2018-10-262-0/+4
* [ios, macos] Distinguish between viewing distance and altitudeMinh Nguyễn2018-10-011-1/+1
* [ios, macos] Add crossSourceCollissions property. (#12941)Fabian Guerra Soto2018-09-261-1/+2