summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Add Radius Configuration (#11070)Randall C Lee2018-02-054-3/+59
* [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858)Fabian Guerra Soto2018-01-101-32/+24
* [ios] Dispatch location auth status check to backgroundJesse Bounds2018-01-041-36/+67
* [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-031-13/+5
* [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2018-01-031-2/+16
* [ios] Update visible coordinates documentation to reflect antimeridian usage.Fabian Guerra2017-12-211-0/+12
* [ios] Fix ornament constrains on iOS 10Fabian Guerra2017-12-211-2/+3
* [ios] update constraints when updating content insetFredrik Karlsson2017-12-141-1/+1
* [ios] Fix an Interface Builder crash for IBInspectable properties.Fabian Guerra2017-12-142-2/+4
* [ios] Fix the content insets for the scale and compass view.Fabian Guerra2017-12-141-4/+8
* [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-062-2/+2
* [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio...Fabian Guerra2017-11-301-1/+1
* [ios] Fix minimumZoomLevel is not getting set.Fabian Guerra2017-11-291-0/+1
* [ios] Update puck arrow stroke color when tint changesupstream/fb-update-puck-stroke-tint-colorJason Wray2017-11-161-0/+1
* [ios] Fix toCamera.centerCoordinate in shouldChangeFromCamera (#10433)Fabian Guerra Soto2017-11-141-7/+6
* [ios] Silence smart invert warnings (#10425)Jordan Kiley2017-11-091-20/+5
* Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-033-119/+630
* [ios, macos] Center shape annotation's callout when offscreen. (#10255)Fabian Guerra Soto2017-11-011-21/+38
* [ios, macos] Iterate over point and shape annotations. (#10262)Fabian Guerra Soto2017-10-271-44/+46
* [ios] Move scale bar content size invalidation to map viewJesse Bounds2017-10-252-3/+8
* [ios] Fix iOS 8 incompatibility in scale bar RTL checkJason Wray2017-10-201-3/+8
* [ios] Fix scale bar label alignmentJason Wray2017-10-191-3/+3
* [ios] Avoid drawing view annotations across pixel boundariesJason Wray2017-10-192-11/+12
* [ios] Slightly round the corners of the puck arrowJason Wray2017-10-191-1/+5
* [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984)Fabian Guerra Soto2017-10-181-40/+67
* [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