summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Rename SMCalloutView and stop using submoduleupstream/fb-mglsmcalloutviewJason Wray2017-10-112-3/+3
* [ios] Update MGLUserLocation.heading for showsUserHeadingIndicatorupstream/fb-heading-docJason Wray2017-10-111-1/+2
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-092-0/+25
* [ios, macos] Improve snap shotter documentation. (#10020)Fabian Guerra Soto2017-10-042-3/+3
* [ios] Undocument deprecated style class methodsJason Wray2017-10-021-12/+4
* [ios] Expose -showAttribution: publicly as an IBActionJason Wray2017-10-022-2/+14
* [ios] Don't disable user tracking when selecting an annotationJason Wray2017-09-291-5/+0
* [ios] Define user dot constants in implementation fileMinh Nguyễn2017-09-282-5/+13
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-2712-277/+632
|\
| * [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] Disable implicit animation of heading indicatorsJason Wray2017-09-071-3/+8
| * [ios] Implicitly enable showsUserLocation when enabling the heading indicatorJason Wray2017-09-072-3/+9
| * [ios] Make user heading indicator property IBInspectableJason Wray2017-09-072-0/+16
| * [ios] Change user location heading filter to 1°Jason Wray2017-09-071-1/+0
| * [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdatingJason Wray2017-09-072-13/+51
| * [ios] Introduce MGLUserLocationHeadingIndicator protocolJason Wray2017-09-075-19/+50
| * [ios] Set a heading indicator update thresholdJason Wray2017-09-072-4/+12
| * [ios] Introduce MGLUserLocationHeadingArrowLayer classJason Wray2017-09-073-2/+69
| * [ios] Refactor user location heading indicator into its own classJason Wray2017-09-064-118/+136
| * [ios] Guard against nil user location when setting tracking modeJason Wray2017-08-301-13/+13
| * [ios, macos] Make minimumZoomLevel and maximumZoomLevel IBInspectable. (#9729)Fabian Guerra Soto2017-08-301-2/+2
| * [ios] Set location to nil until the user's location is determinedIan Wagner2017-08-282-4/+2
| * [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
| * [ios] Document annotations-as-features limitations w/feature queryingJason Wray2017-08-211-10/+15
* | Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-0/+4
* | [ios] snapshotterIvo van Dongen2017-09-051-0/+1
* | [ios] extend ui image additions with init from premultiplied imageIvo van Dongen2017-09-052-0/+15
* | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-283-50/+83
|\ \ | |/
| * [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracyJason Wray2017-08-071-5/+2
| * [ios] expose setCamera with edge paddingFredrik Karlsson2017-08-032-1/+22
| * [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
| * [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-135-4/+15
* | [ios][macos][node][android] Updated documentation and Changelogs for #9821Asheem Mamoowala2017-08-221-1/+2
* | [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-182-15/+26
* | [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-2/+2
* | [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-135-4/+15
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-054-88/+91
|\ \ | |/
| * [ios] Minimize tilt gesture delayJason Wray2017-06-281-9/+10
| * [ios] Fixed infinite loop zooming in past z23Minh Nguyễn2017-06-241-1/+1
| * [ios] Allow delegate to keep wandering pinch from panning mapMinh Nguyễn2017-06-221-10/+10