summaryrefslogtreecommitdiff
path: root/include/mbgl/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'release-v0.4.0'Justin R. Miller2015-06-192-3/+0
|\
| * refs #1759: remove header docs for now-unavailable APIJustin R. Miller2015-06-192-3/+0
| * Audited shape annotation classes for nullabilityMinh Nguyễn2015-06-177-3/+27
| * Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-171-1/+1
* | Lightweight genericsMinh Nguyễn2015-06-172-6/+26
* | Audited shape annotation classes for nullabilityMinh Nguyễn2015-06-167-3/+27
* | Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-161-1/+1
|/
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-1510-3/+151
* Restored nullability compatibility shimMinh Nguyễn2015-06-131-0/+8
* Audited headers for nullabilityMinh Nguyễn2015-06-116-26/+52
* Defailablize init methodsMinh Nguyễn2015-05-271-2/+2
* Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-212-4/+5
|\
| * mapID → styleIDMinh Nguyễn2015-05-142-4/+5
* | Made accessToken uninspectableMinh Nguyễn2015-05-211-1/+0
* | Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-202-17/+12
|\ \
| * | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+11
| * | Obsoleted +setMapboxMetricsEnabledSettingShownInApp:Minh Nguyễn2015-05-131-1/+1
| * | Grab access token and other app-wide data from Info.plistMinh Nguyễn2015-05-131-1/+1
| |/
| * add header docs for new MGLAccountManager; reorgJustin R. Miller2015-05-121-4/+23
| * fix spacing, ordering, importsJustin R. Miller2015-05-122-2/+4
| * Merge branch 'master' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-121-0/+2
| |\
| | * #1516 - Adding public setter method to MGLAccountManager.h. Fixing example s...Brad Leege2015-05-121-0/+1
| | * #1516 - Renaming setShowsOptOutInApp to setMapboxMetricsEnabledSettingShownIn...Brad Leege2015-05-121-1/+1
| | * #1516 - Adding explicit checks for developer implementation of user Opt Out f...Brad Leege2015-05-111-0/+1
| * | Consolidated logic for pausing/resuming MGLMapboxEventsMinh Nguyễn2015-05-121-0/+3
| * | Folded MGLMetricsLocationManager into MGLMapboxEventsMinh Nguyễn2015-05-121-4/+0
| * | Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-122-13/+0
| |/
* | Removed “private” headerMinh Nguyễn2015-05-181-14/+0
* | Privatized MGLMapboxEventsMinh Nguyễn2015-05-181-60/+0
* | Merge pull request #1573 from mapbox/1ec5-designable-redux-1568Minh Nguyễn2015-05-161-0/+1
|\ \
| * | Revert "refs #1568: remove IBDesignable support for now"Minh Nguyễn2015-05-161-0/+1
* | | Properly fail to load the mapMinh Nguyễn2015-05-161-0/+2
|/ /
* | refs #1568: remove IBDesignable support for nowJustin R. Miller2015-05-151-1/+0