summaryrefslogtreecommitdiff
path: root/platform/ios/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* Fit to coordinatesMinh Nguyễn2015-06-261-1/+21
* Avoid removing content size constraintsMinh Nguyễn2015-06-261-20/+71
* Don't send MapChangeRegionIsChanging on every renderJohn Firebaugh2015-06-261-3/+0
* Remove duration argument from View::notifyMapChangeJohn Firebaugh2015-06-261-16/+3
* drive map rendering from main threadKonstantin Käfer2015-06-261-1/+6
* Implemented -setVisibleCoordinateBounds:Minh Nguyễn2015-06-251-0/+7
* Fit to bounds with paddingMinh Nguyễn2015-06-251-1/+7
* Reimplemented fit to boundsMinh Nguyễn2015-06-251-11/+23
* Remove redundant didChangeAuthorizationStatus: in favor of didFailWithError:Jason Wray2015-06-251-9/+0
* Reversed direction to be clockwiseMinh Nguyễn2015-06-251-2/+2
* Replaced user-facing assertions with exceptionsMinh Nguyễn2015-06-181-7/+27
* Avoid null-change KVO notificationsMinh Nguyễn2015-06-171-1/+3
* Lightweight genericsMinh Nguyễn2015-06-171-23/+23
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-151-20/+119
* Revert "use array of structs rather than parallel arrays for annotations"Minh Nguyễn2015-06-151-5/+9
* Namespaced reachability notification constantMinh Nguyễn2015-06-121-1/+1
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-111-9/+5
* Audited headers for nullabilityMinh Nguyễn2015-06-111-16/+19
* Defailablize init methodsMinh Nguyễn2015-05-271-28/+11
* Return nil upon failure to initializeMinh Nguyễn2015-05-271-1/+2
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-1/+1
* prefix Reachability with "MGL" to avoid linking conflicts and app store rejec...Konstantin Käfer2015-05-261-2/+2
* Merge pull request #1618 from mapbox/1ec5-utilityMinh Nguyễn2015-05-221-34/+34
|\
| * Pulled self-less utility methods out into functionsMinh Nguyễn2015-05-211-34/+34
* | Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-211-12/+16
|\ \ | |/ |/|
| * mapID → styleIDMinh Nguyễn2015-05-141-11/+15
* | Merge pull request #1615 from mapbox/1ec5-plist-orderMinh Nguyễn2015-05-211-124/+101
|\ \
| * | Rewrote IB designable messageMinh Nguyễn2015-05-211-124/+101
| * | Clarified IB designable messageMinh Nguyễn2015-05-211-1/+1
* | | Merge pull request #1611 from friedbunny/1519-actionsheet-metrics-squashMinh Nguyễn2015-05-211-0/+11
|\ \ \ | |/ / |/| |
| * | Add action sheet shortcut to Settings.app metrics opt-outJason Wray2015-05-211-0/+11
* | | Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-201-15/+27
|\ \ \ | |/ / |/| |
| * | Observe access token changesMinh Nguyễn2015-05-201-4/+18
| * | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+12
| * | Fall back on MGLAccountManager access tokenMinh Nguyễn2015-05-131-2/+3
* | | Marked unused parameters with __unusedMinh Nguyễn2015-05-181-28/+11
* | | Privatized MGLMapboxEventsMinh Nguyễn2015-05-181-6/+3
* | | Properly fail to load the mapMinh Nguyễn2015-05-161-2/+3
| |/ |/|
* | Rotate compass on device orientation changesJason Wray2015-05-141-0/+6
* | Ensure call-once semantics inside InitializeExtensionsJohn Firebaugh2015-05-131-14/+9
* | Extensible GL extension supportJohn Firebaugh2015-05-131-14/+10
* | Remove unused GL feature flagsJohn Firebaugh2015-05-131-8/+0
|/
* Consolidated logic for pausing/resuming MGLMapboxEventsMinh Nguyễn2015-05-121-0/+2
* Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-121-9/+2
* Merge pull request #1469 from mapbox/1435-android-gl-crashBrad Leege2015-05-111-47/+50
|\
| * Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-091-47/+50
* | Round zoom level for Map Feedback toolMinh Nguyễn2015-05-101-2/+2
* | Dismiss attribution popover on rotationMinh Nguyễn2015-05-101-10/+17
* | Add long/lat/zoom to feedback URLJason Wray2015-05-101-1/+3
* | Turned copyright notices into action buttonsMinh Nguyễn2015-05-101-2/+8