summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-19/+55
* [ios] persistent user tracking modeFredrik Karlsson2017-02-061-3/+0
* [ios, macos] Make MGLMapView non opaque by default (#7859)fabian-guerra2017-01-251-1/+1
* fixes #6688: assert remaining map view notification responses are main thread...Justin R. Miller2017-01-251-0/+4
* [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-241-1/+1
* [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-131-14/+0
* [ios] Optional positioning and stickiness for callout viewFredrik Karlsson2017-01-111-16/+34
* [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-111-8/+7
* [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-101-1/+1
* [ios] Only use non nil presentationLayers to adjust annotation views (#7626)Jesse Bounds2017-01-081-1/+6
* [ios] Fix dequeue view variable scope (#7423)Jesse Bounds2016-12-141-17/+11
* [ios]] Remove transaction in callout view update (#7425)Jesse Bounds2016-12-141-4/+0
* [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-31/+34
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-77/+5
* [ios] keep callout view open when panningFredrik Karlsson2016-12-051-1/+48
* [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-011-17/+47
* [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-291-5/+5
* [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-291-0/+12
* [ios, macos] Key-value compliance for MGLStyleMinh Nguyễn2016-11-281-8/+33
* [ios] simplified constraints and fixed regression 6954 (#7084)Fredrik Karlsson2016-11-201-41/+11
* [ios] update layout after device has been rotatedFredrik Karlsson2016-11-151-18/+24
* [ios] Constrain compass directly to the top layout guideJason Wray2016-11-151-3/+7
* [ios] Make map view UI elements' constraints unambiguousJason Wray2016-11-151-3/+3
* [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-081-15/+17
* [ios, macos] Work around annotation race condition (#6924)Jesse Bounds2016-11-041-1/+11
* [ios] Store annotation tags for MGLMultiPoint annotations in the map (#6888)Jesse Bounds2016-11-031-1/+8
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-011-28/+83
* [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-261-0/+29
* Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-251-25/+53
|\
| * [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-13/+32
| * [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-11/+11
| * [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+10
* | Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-9/+3
|/
* [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-171-2/+2
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-141-0/+14
* [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-121-202/+185
* [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-111-0/+8
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+8
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-041-0/+29
* [ios] Remove double counting of content inset top and bottom (#6566)Jesse Bounds2016-10-031-2/+2
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-1/+1
* [ios] Always show annotation view even when view reuse is not usedJesse Bounds2016-09-271-1/+5
* [ios] Use content inset to calculate edge padding (#6313)Jesse Bounds2016-09-131-4/+6
* [iOS] Using contentInset for setCenterCoordinate: and flyToCamera methods eve...Romain Quidet2016-08-301-2/+2
* [ios] Avoid updating sprite backed annotations in view update method (#6199)Jesse Bounds2016-08-291-25/+5
* [ios] Ignore non-conforming user location annotation viewsJason Wray2016-08-261-3/+7
* [ios, macos] Expose name and default position of current style (#6127)Minh Nguyễn2016-08-241-3/+7
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-181-5/+1
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-181-28/+5
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-10/+9