summaryrefslogtreecommitdiff
path: root/include/mbgl/ios/MGLMapView.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* Cocoa custom marker imagery APIJustin R. Miller2015-07-081-1/+20
* 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-251-1/+1
* Fit to bounds with paddingMinh Nguyễn2015-06-251-0/+6
* Reimplemented fit to boundsMinh Nguyễn2015-06-251-0/+8
* Merge branch 'release-v0.4.0'Justin R. Miller2015-06-191-1/+0
|\
| * refs #1759: remove header docs for now-unavailable APIJustin R. Miller2015-06-191-1/+0
| * Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-171-1/+1
* | Lightweight genericsMinh Nguyễn2015-06-171-6/+6
* | Corrected bundledStyleURLs doc commentMinh Nguyễn2015-06-161-1/+1
|/
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-151-0/+29
* Audited headers for nullabilityMinh Nguyễn2015-06-111-17/+21
* Defailablize init methodsMinh Nguyễn2015-05-271-2/+2
* Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-211-3/+4
|\
| * mapID → styleIDMinh Nguyễn2015-05-141-3/+4
* | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+11
|/
* Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-051-2/+5
|\
| * Updating from masterBrad Leege2015-05-041-5/+0
| |\
| * | #1225 - Removing unavailable block on MGLMapView.initWithFrameBrad Leege2015-04-241-2/+0
| * | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat...Brad Leege2015-04-231-0/+5
* | | missing docs tuneupsJustin R. Miller2015-05-041-3/+7
| |/ |/|
* | Automatically find view controller for layout guidesMinh Nguyễn2015-04-271-5/+0
|/
* fixes #1157, #1255: cache parsed tiles in memoryJustin R. Miller2015-04-161-0/+3
* Expose style class API publiclyMinh Nguyễn2015-04-061-0/+12
* allow setting nil mapID for default styleJustin R. Miller2015-04-031-1/+3
* formatting & docs changesJustin R. Miller2015-04-031-12/+11
* Made lat/lon/zoom inspectableMinh Nguyễn2015-04-031-7/+7
* Made MGLMapView designable in IBMinh Nguyễn2015-04-031-5/+6
* Removed redundant initializers and settersMinh Nguyễn2015-04-031-32/+11
* Fixed race condition after setting access tokenMinh Nguyễn2015-04-031-3/+3