From 1ba445c093d2e7e4284ee34702707dd314a5dccb Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sun, 20 Nov 2016 10:30:48 +0000 Subject: [PATCH] Updated docs for next --- releases/next/docs/mapview.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/releases/next/docs/mapview.html b/releases/next/docs/mapview.html index 3144341b828..4d7ba3a53ea 100644 --- a/releases/next/docs/mapview.html +++ b/releases/next/docs/mapview.html @@ -41,7 +41,9 @@ the map, the camera's heading angle is used to rotate the plane of the map around its center point.

When this property is set to false, the camera's heading angle is ignored and the map is always oriented so that true north is situated at the top of the map view

scrollEnabled bool #

If false the user won't be able to change the map region being displayed. -Default value is true.

showsCompass bool #

If false, compass won't be displayed on the map. +Default value is true.

showsAnnotationCallouts bool #

If true the map will show the callouts for all annotations without +the user having to click on the annotation. +Default value is false.

showsCompass bool #

If false, compass won't be displayed on the map. Default value is true.

showsPointsOfInterest bool #

If false points of interest won't be displayed on the map. Default value is true.

showsUserLocation bool #

If true the app will ask for the user's location and display it on the map. Default value is false.

NOTE: You'll need to add the NSLocationWhenInUseUsageDescription