summaryrefslogtreecommitdiff
path: root/ios/app/MBXViewController.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Debug maskMinh Nguyễn2016-01-281-15/+45
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-221-2/+2
* [ios] add telemetry debug loggingJason Wray2016-01-201-17/+42
* [ios] Refined custom callout view supportMinh Nguyễn2016-01-061-3/+3
* [ios] basic custom callout view on demo appRomain Quidet2016-01-061-2/+37
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-171-2/+18
* [ios] Fixed off-by-one error due to mergeMinh Nguyễn2015-12-161-1/+1
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-161-0/+59
* Revert "[ios] Custom style layer"John Firebaugh2015-12-161-59/+0
* [ios] Custom style layerMinh Nguyễn2015-12-161-0/+59
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-1/+1
* [ios] World tour on iOSMinh Nguyễn2015-12-151-0/+56
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-2/+2
* Demonstrate show annotations in iosappMinh Nguyễn2015-11-241-6/+1
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-301-21/+5
* [core] Remove bundled styles.Leith Bade2015-10-301-1/+1
* More natural style names in iosappMinh Nguyễn2015-10-261-23/+18
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-231-4/+5
* fixes #2611: iOS test app long press drops debug markerJustin R. Miller2015-10-151-0/+18
* [ios] fixes #2490: add annotation image enabled propertyJustin R. Miller2015-10-021-1/+13
* Prefix user defaults in iosappMinh Nguyễn2015-09-161-11/+11
* Fix build, only ask for location permission on user's instigationJason Wray2015-09-081-7/+0
* CameraOptionsMinh Nguyễn2015-09-071-29/+39
* Fix location permissions ask, add delay for map to loadJason Wray2015-09-041-1/+7
* iOS perspective gesture supportJason Wray2015-08-261-0/+2
* remove Bright, Basic, and Outdoors from iOS testingJustin R. Miller2015-08-241-3/+0
* iOS app/framework fixes for v8Justin R. Miller2015-08-241-5/+5
* GL is the library, SDK is the productJustin R. Miller2015-08-211-1/+1
* Added UI for course trackingMinh Nguyễn2015-08-141-1/+8
* MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-141-11/+14
* remove loggingJustin R. Miller2015-07-081-6/+0
* runtime imagery based on annotation titleJustin R. Miller2015-07-081-14/+26
* fixes for runtime Cocoa imageryJustin R. Miller2015-07-081-1/+1
* Cocoa custom marker imagery APIJustin R. Miller2015-07-081-0/+33
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-151-7/+88
* Marked unused parameters with __unusedMinh Nguyễn2015-05-181-14/+4
* Updating from masterBrad Leege2015-05-041-1/+0
|\
| * Automatically find view controller for layout guidesMinh Nguyễn2015-04-271-1/+0
* | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat...Brad Leege2015-04-231-14/+1
|/
* fixes #1157, #1255: cache parsed tiles in memoryJustin R. Miller2015-04-161-3/+8
* change default style to StreetsJustin R. Miller2015-04-101-1/+1
* Revert "Override file name for Mapbox Streets style JSON"Justin R. Miller2015-04-101-12/+3
* show Dark style in demo appios-v0.2.10Justin R. Miller2015-04-091-0/+1
* Merge pull request #1239 from friedbunny/locate-buttonMinh Nguyễn2015-04-091-1/+24
|\
| * Animate the thing, I'm not an animalJason Wray2015-04-091-1/+3
| * Add simple tracking mode button to demo appJason Wray2015-04-081-1/+22
* | Override file name for Mapbox Streets style JSONMinh Nguyễn2015-04-081-3/+12
* | fixes #1228: bring in Streets & Light & update styles pinJustin R. Miller2015-04-081-2/+7
|/
* Removed redundant initializers and settersMinh Nguyễn2015-04-031-2/+1
* Fixed race condition after setting access tokenMinh Nguyễn2015-04-031-5/+2