summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLAnnotationView.h
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-01-24 16:45:51 -0800
committerJason Wray <friedbunny@users.noreply.github.com>2019-01-25 11:57:45 -0800
commit67e5761e722318e96b86e4615fdd071c1805bae8 (patch)
treee1e7d1115a2f9e45392212f0670288a31dce8a01 /platform/ios/src/MGLAnnotationView.h
parentd7cd06eb55a4bdce3edbd86f6ab6088d5e7e8331 (diff)
downloadqtlocation-mapboxgl-67e5761e722318e96b86e4615fdd071c1805bae8.tar.gz
[ios] Update more URLs to docs.mapbox.com/ios
Diffstat (limited to 'platform/ios/src/MGLAnnotationView.h')
-rw-r--r--platform/ios/src/MGLAnnotationView.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/src/MGLAnnotationView.h b/platform/ios/src/MGLAnnotationView.h
index 61fd22f1c2..afedeb7908 100644
--- a/platform/ios/src/MGLAnnotationView.h
+++ b/platform/ios/src/MGLAnnotationView.h
@@ -224,7 +224,7 @@ MGL_EXPORT
change is immediate.
#### Related examples
- See the <a href="https://www.mapbox.com/ios-sdk/maps/examples/annotation-vie
+ See the <a href="https://docs.mapbox.com/ios/maps/examples/annotation-vie
ws/">Annotation views</a> example to learn how to modify an
`MGLAnnotationView`'s behavior when it is selected.
*/
@@ -257,7 +257,7 @@ MGL_EXPORT
continue to completion.
#### Related examples
- See the <a href="https://www.mapbox.com/ios-sdk/maps/examples/draggable-views
+ See the <a href="https://docs.mapbox.com/ios/maps/examples/draggable-views
/">Draggable annotation views</a> to learn how to enable users to drag
`MGLAnnotationView` objects on your map.
*/