summaryrefslogtreecommitdiff
path: root/platform/ios/jazzy.yml
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-07-02 13:54:41 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-07-02 13:54:41 -0700
commit50dd60aaf63411da7840ee2314c8ede7fc625b3f (patch)
tree3d6a4930cd06f227421a37f6a1635abb4442ea66 /platform/ios/jazzy.yml
parent388fdd2ff7bfc652d0bd40a614a31e6a235e1328 (diff)
downloadqtlocation-mapboxgl-50dd60aaf63411da7840ee2314c8ede7fc625b3f.tar.gz
[ios, macos] Rewrote MGLMapViewDelegate, MGLAnnotationView docs
Reorganized MGLMapViewDelegate and MGLAnnotationView symbols into sections by task. Wrapped documentation comments at column 80 for readability. Added documentation for -mapViewWillStartRenderingFrame: and -mapViewDidFinishRenderingFrame:fullyRendered:, which are supported and behave as expected (except for the part that has been left undocumented). Synchronized iOS and macOS documentation for MGLMapViewDelegate. Added cross-references between annotation image and annotation view delegate methods and among the various callout delegate methods. Added missing MGLAnnotationViewDragState documentation and also added the symbol to jazzy’s table of contents. Rewrote MGLAnnotationView documentation.
Diffstat (limited to 'platform/ios/jazzy.yml')
-rw-r--r--platform/ios/jazzy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index b9eabe8304..aec0d5fe9f 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -34,6 +34,7 @@ custom_categories:
- MGLAnnotationImage
- MGLAnnotationVerticalAlignment
- MGLAnnotationView
+ - MGLAnnotationViewDragState
- MGLCalloutView
- MGLCalloutViewDelegate
- MGLMultiPoint