summaryrefslogtreecommitdiff
path: root/include/mbgl/ios/MGLMapView.h
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-06-19 15:56:53 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-06-19 15:56:53 -0700
commit0955dfc19f30aedcc95e7e3c03c73d3dcc149c44 (patch)
treedb0bc4095d2381d1a1bf3ae5a07bd8c30d455714 /include/mbgl/ios/MGLMapView.h
parent898f4d3f084fc9553b92956da04019af90a4f872 (diff)
parentcfa0890d821b1d60b32f957931ffde2abc25c664 (diff)
downloadqtlocation-mapboxgl-0955dfc19f30aedcc95e7e3c03c73d3dcc149c44.tar.gz
Merge branch 'release-v0.4.0'
Diffstat (limited to 'include/mbgl/ios/MGLMapView.h')
-rw-r--r--include/mbgl/ios/MGLMapView.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mbgl/ios/MGLMapView.h b/include/mbgl/ios/MGLMapView.h
index abe7f851a1..bf258ee82e 100644
--- a/include/mbgl/ios/MGLMapView.h
+++ b/include/mbgl/ios/MGLMapView.h
@@ -42,7 +42,6 @@ IB_DESIGNABLE
/** @name Authorizing Access */
-/** Mapbox API access token for the map view. */
@property (nonatomic, nullable) NSString *accessToken __attribute__((unavailable("Use +[MGLAccountManager accessToken] and +[MGLAccountManager setAccessToken:].")));
#pragma mark - Managing Constraints