summaryrefslogtreecommitdiff
path: root/include/mbgl/ios
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.0.0'Justin R. Miller2015-11-301-0/+4
|\
| * Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-11-202-3/+4
| * Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
| * [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
| * [ios] document willStart/didFinish map loading delegate methodsJason Wray2015-11-181-4/+10
| * more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-1714-9/+36
| * add IB additions to umbrella header to avoid framework warningsJustin R. Miller2015-11-171-0/+1
* | Updated links to access token managerMinh Nguyễn2015-11-291-1/+1
* | [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-2/+2
* | [core] [iOS] Completion handlers for animated methodsMinh Nguyễn2015-11-251-0/+25
* | Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
* | [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
* | [ios] document willStart/didFinish map loading delegate methodsJason Wray2015-11-181-4/+10
* | more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-1714-9/+36
* | add IB additions to umbrella header to avoid framework warningsJustin R. Miller2015-11-171-0/+1
|/
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-303-2/+40
* IB inspectable for allowing tiltMinh Nguyễn2015-10-231-0/+1
* [iOS] Removed long-unavailable APIsMinh Nguyễn2015-10-222-14/+0
* [iOS] Replaced styleID property with styleURL__ inspectableMinh Nguyễn2015-10-222-8/+6
* [ios] tweaks to match code style for 1a5c452 callout tap handlerJustin R. Miller2015-10-121-6/+5
* Forwards the SMCalloutView tap delegateMaciej Swic2015-10-121-0/+6
* [ios] update MGLMapView inline docs for v8 stylesJason Wray2015-10-021-2/+2
* [ios] describe radians↔degrees functionsJason Wray2015-10-021-0/+2
* [ios] fix unintentional omission of delegate sections & methods from docsJason Wray2015-10-021-94/+94
* [ios] fixes #2490: add annotation image enabled propertyJustin R. Miller2015-10-021-0/+5
* [ios] fixes #2491: document MGLAnnotationImageJustin R. Miller2015-10-011-2/+18
* Remove implicit conversion from double → floatEric Horacek2015-09-191-1/+1
* [iOS] Fix MGLPolyline documentation typoJason Wray2015-09-111-1/+1
* [iOS] Move radians/degrees conversion functions to MGLGeometry.hJason Wray2015-09-111-0/+11
* CameraOptionsMinh Nguyễn2015-09-073-11/+52
* fix missing docs parameterJustin R. Miller2015-09-041-1/+1
* refs #2039: add passthroughs for adding/removing overlaysJustin R. Miller2015-09-041-0/+33
* iOS perspective gesture supportJason Wray2015-08-261-0/+21
* GL is the library, SDK is the productJustin R. Miller2015-08-212-1/+1
* MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-142-2/+4
* fixes #2044: add -showAnnotations:animated:Justin R. Miller2015-08-121-0/+7
* Add more mapView!Jason Wray2015-07-311-0/+2
* Document iOS region change delegate methodsJason Wray2015-07-311-3/+12
* Removed documentation for unavailable methodMinh Nguyễn2015-07-081-4/+0
* explicitly bring in headerJustin R. Miller2015-07-081-0/+2
* fix nullabilityJustin R. Miller2015-07-081-1/+1
* nullability for MGLAnnotationImageJustin R. Miller2015-07-081-0/+4
* Cocoa custom marker imagery APIJustin R. Miller2015-07-083-1/+31
* fixes #1770: rename & expose compass, logo, and attributionJustin R. Miller2015-07-011-0/+9
* Rationalize *RenderingMap notificationsJohn Firebaugh2015-06-301-0/+6
* Fit to coordinatesMinh Nguyễn2015-06-261-0/+7
* Implemented -setVisibleCoordinateBounds:Minh Nguyễn2015-06-251-3/+5
* Test fit to bounds; added MGLCoordinateBounds functionsMinh Nguyễn2015-06-255-15/+90
* Fit to bounds with paddingMinh Nguyễn2015-06-251-0/+6
* Reimplemented fit to boundsMinh Nguyễn2015-06-252-0/+15