summaryrefslogtreecommitdiff
path: root/include/mbgl/ios/MGLMapView.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-121-1259/+0
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-011-10/+9
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-011-3/+21
* [ios] Restored toggleDebugMinh Nguyễn2016-01-281-1/+1
* [ios] Debug maskMinh Nguyễn2016-01-281-12/+22
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+24
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-261-0/+40
* [ios] Various user tracking mode fixesMinh Nguyễn2016-01-261-1/+21
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-201-0/+25
* [ios] Made user dot position configurableMinh Nguyễn2016-01-201-0/+28
* [ios] Account for top/bottom barsMinh Nguyễn2016-01-181-0/+16
* [ios] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [ios] Add telemetry setting directly to attribution button action sheetJason Wray2016-01-091-2/+10
* [ios] Added some missing coordinate conversion methodsMinh Nguyễn2016-01-071-0/+22
* [ios] Refined custom callout view supportMinh Nguyễn2016-01-061-5/+5
* [ios] expose custom callout api, wrap around SMCalloutView classRomain Quidet2016-01-061-2/+14
* [ios] Removed appledoc workaroundMinh Nguyễn2016-01-051-4/+5
* [ios] more inline docs updates for jazzyJason Wray2016-01-051-238/+464
* [ios] Generate API documentation using jazzyMinh Nguyễn2016-01-051-404/+554
* [ios] Meters per point at latitudeMinh Nguyễn2015-12-221-5/+7
* [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-201-0/+10
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-191-3/+9
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-3/+8
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-151-2/+0
* Implementation of flyTo.Adam Hunter2015-12-091-0/+8
* Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-12-061-3/+0
* 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-171-1/+2
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-301-2/+3
* [iOS] Removed long-unavailable APIsMinh Nguyễn2015-10-221-12/+0
* [iOS] Replaced styleID property with styleURL__ inspectableMinh Nguyễn2015-10-221-7/+1
* [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] fix unintentional omission of delegate sections & methods from docsJason Wray2015-10-021-94/+94
* CameraOptionsMinh Nguyễn2015-09-071-11/+15
* 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
* MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-141-1/+1
* 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
* fix nullabilityJustin R. Miller2015-07-081-1/+1