Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Rewrote MGLMapViewDelegate, MGLAnnotationView documentation #5545

Merged
merged 2 commits into from
Jul 2, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jul 2, 2016

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; see #2775). 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 and removed the unnecessary custom getter on scalesWithViewingDistance based on #5245.

/cc @frederoni @friedbunny

1ec5 added 2 commits July 2, 2016 13:54
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.
isScaledWithViewingDistance is unnecessary.
@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS documentation annotations Annotations on iOS and macOS or markers on Android labels Jul 2, 2016
@1ec5 1ec5 added this to the ios-v3.3.0 milestone Jul 2, 2016
@1ec5 1ec5 self-assigned this Jul 2, 2016
@1ec5 1ec5 merged commit 1f026c6 into release-ios-v3.3.0 Jul 2, 2016
@1ec5 1ec5 deleted the 1ec5-annotation-docs branch July 2, 2016 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
annotations Annotations on iOS and macOS or markers on Android documentation iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant