summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Rename SMCalloutView and stop using submoduleupstream/fb-mglsmcalloutviewJason Wray2017-10-111-2/+2
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-091-0/+11
* [ios] Expose -showAttribution: publicly as an IBActionJason Wray2017-10-021-2/+2
* [ios] Don't disable user tracking when selecting an annotationJason Wray2017-09-291-5/+0
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-271-133/+338
|\
| * [ios] Be sure to get a BOOL value for nullable dict keysJason Wray2017-09-151-3/+3
| * [ios] Use constraints to manage ornament view placement (again) (#9995)Jesse Bounds2017-09-141-94/+224
| * [ios] Ignore Smart Invert (#9876)Jordan Kiley2017-09-131-1/+16
| * [ios] Implicitly enable showsUserLocation when enabling the heading indicatorJason Wray2017-09-071-1/+7
| * [ios] Make user heading indicator property IBInspectableJason Wray2017-09-071-0/+15
| * [ios] Change user location heading filter to 1°Jason Wray2017-09-071-1/+0
| * [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdatingJason Wray2017-09-071-13/+34
| * [ios] Guard against nil user location when setting tracking modeJason Wray2017-08-301-13/+13
| * [ios] Support iOS 11 location usage descriptionsJason Wray2017-08-281-7/+19
| * [ios] Fix heading update loopupstream/fb-fewer-heading-updates-thxJason Wray2017-08-241-4/+13
* | Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-0/+4
* | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-45/+64
|\ \ | |/
| * [ios] expose setCamera with edge paddingFredrik Karlsson2017-08-031-1/+5
| * [ios] tilt gesture type fix (#9642)Fabian Guerra Soto2017-07-281-5/+5
| * [ios] Make tilt gesture recognizer recognizable only with two horizontal fing...Fabian Guerra Soto2017-07-271-33/+48
| * [ios] Proper limiting behavior when trying to zoom out fullydanielamitaysc2017-07-271-9/+7
| * [ios] Don't force the attribution button tint color to updateupstream/fb-attribution-tint-unforceningJason Wray2017-07-241-2/+4
* | [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-4/+5
* | [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-3/+2
* | [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-251-5/+1
* | [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-181-4/+4
* | [ios][macos] rendering interface changesIvo van Dongen2017-07-181-15/+23
* | [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-2/+2
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-051-21/+40
|\ \ | |/
| * [ios] Minimize tilt gesture delayJason Wray2017-06-281-9/+10
| * [ios] Allow delegate to keep wandering pinch from panning mapMinh Nguyễn2017-06-221-10/+10
| * 7910: cancel tracking if ongoing animation is stopped manually (#7916)Romain Quidet2017-06-221-2/+20
| * Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-301-3/+7
| * [ios] remove layout guide observersFredrik Karlsson2017-05-301-56/+44
| * [ios] Move image resources to an asset catalog & switch to PDFsJason Wray2017-05-231-13/+13
| * [ios] Fallback to Mapbox.bundle as the framework bundle (#9074)Jason Wray2017-05-231-2/+1
| * [ios] Remove annotation view from container view when annotation removed (#9025)Jesse Bounds2017-05-191-0/+1
| * Observe layout guides (#7716)Fredrik Karlsson2017-05-191-114/+104
| * [ios] Telemetry button in modal view controllers (#9027)Jordan Kiley2017-05-171-3/+4
* | [ios] remove tile cache size customizationIvo van Dongen2017-06-271-40/+0
* | [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-3/+3
* | [all] Promote Style to public APIJohn Firebaugh2017-06-221-5/+6
* | [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-131-2/+2
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-135/+118
* | [ios, macos] Add overlays property to MGLMapView (#8617)Eimantas2017-05-201-0/+16
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
|/
* [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6
* [ios] properly show attribution in modal hierarchies (#8837)Justin R. Miller2017-05-021-7/+5
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-4/+3
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-241-1/+1