summaryrefslogtreecommitdiff
path: root/platform/macos
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2016-07-12 14:19:44 -0400
committerGitHub <noreply@github.com>2016-07-12 14:19:44 -0400
commit2f3d77538b4fc9dee2417cd54ea1f9af3899cfdf (patch)
tree3708c4ac806664218acce7e24aad7b2615bc5693 /platform/macos
parentab6a17eec7d65afa874547347a1beb1a4c026c10 (diff)
downloadqtlocation-mapboxgl-2f3d77538b4fc9dee2417cd54ea1f9af3899cfdf.tar.gz
[ios, macos] Reorganize jazzy’s navigation categories; cleanup docs (#5660)
An attempt to better surface relevant information. Includes slight cleanups of inline documentation. - Demotes MGLMapDebugMaskOptions to "Other Enums”. - Demotes MGLMapViewDecelerationRate* and MGLStyleDefaultVersion to "Other Constants”. - Demotes MGLOfflinePack's less significant global types. - Demotes MGLAnnotationVerticalAlignment and documents its usage caveat. - Demotes MGLAnnotationViewDragState and removes extra asterisk. - Adds note to `MGLUserTrackingMode` about usage with `MGLMapView.userTrackingMode`. - MGLAccountManager is currently only used for access tokens. - Adds missing closing bracket.
Diffstat (limited to 'platform/macos')
-rw-r--r--platform/macos/jazzy.yml12
1 files changed, 1 insertions, 11 deletions
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml
index 9e160d050f..af50bb22df 100644
--- a/platform/macos/jazzy.yml
+++ b/platform/macos/jazzy.yml
@@ -18,11 +18,9 @@ custom_categories:
children:
- MGLAccountManager
- MGLMapCamera
- - MGLMapDebugMaskOptions
- MGLMapView
- MGLMapViewDelegate
- MGLStyle
- - MGLStyleDefaultVersion
- MGLUserTrackingMode
- name: Annotations
children:
@@ -52,17 +50,8 @@ custom_categories:
- MGLOfflineRegion
- MGLOfflineStorage
- MGLOfflinePack
- - MGLOfflinePackAdditionCompletionHandler
- - MGLOfflinePackErrorNotification
- - MGLOfflinePackErrorUserInfoKey
- - MGLOfflinePackMaximumCountUserInfoKey
- - MGLOfflinePackMaximumMapboxTilesReachedNotification
- MGLOfflinePackProgress
- - MGLOfflinePackProgressChangedNotification
- - MGLOfflinePackProgressUserInfoKey
- - MGLOfflinePackRemovalCompletionHandler
- MGLOfflinePackState
- - MGLOfflinePackStateUserInfoKey
- MGLTilePyramidOfflineRegion
- name: Geometry
children:
@@ -75,6 +64,7 @@ custom_categories:
- MGLCoordinateBoundsMake
- MGLCoordinateBoundsOffset
- MGLCoordinateFormatter
+ - MGLCoordinateInCoordinateBounds
- MGLCoordinateSpan
- MGLCoordinateSpanEqualToCoordinateSpan
- MGLCoordinateSpanMake