summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-05-15 15:15:22 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-05-15 15:15:22 -0700
commit5ab27fd65a9a3203896560596ee8a2e50dd8aa13 (patch)
tree26d48e072efb295839b36657de1c96c76633b60e /include
parent83a5aae6c55d72949c07adf555c52ca751857edc (diff)
parente20ef135f1d9a72514f2d093faabb50f7209f6f2 (diff)
downloadqtlocation-mapboxgl-5ab27fd65a9a3203896560596ee8a2e50dd8aa13.tar.gz
Merge branch 'ios-b1'
Diffstat (limited to 'include')
-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 9d7b5c9019..e21c74390f 100644
--- a/include/mbgl/ios/MGLMapView.h
+++ b/include/mbgl/ios/MGLMapView.h
@@ -13,7 +13,6 @@
* Use of MGLMapView requires a Mapbox API access token. Obtain an access token on the [Mapbox account page](https://www.mapbox.com/account/apps/). If you instantiate an MGLMapView from Interface Builder, rendering of the map won't begin until the accessToken property has been set.
*
* @warning Please note that you are responsible for getting permission to use the map data, and for ensuring your use adheres to the relevant terms of use. */
-IB_DESIGNABLE
@interface MGLMapView : UIView
#pragma mark - Initializing a Map View