From 07c4c541112d1b5cc74ee4b1e636bfc7501db6ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguye=CC=82=CC=83n?= Date: Sun, 17 Jan 2016 23:33:15 -0800 Subject: [ios] Made user dot position configurable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The user dot or user puck’s position is now configurable via a new alignment property in any user tracking mode. Also, -setUserTrackingMode:animated: is now exposed publicly, and setting its animated parameter to NO skips the initial animation. --- .jazzy.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.jazzy.yaml') diff --git a/.jazzy.yaml b/.jazzy.yaml index e0c7b721bf..99224d9626 100644 --- a/.jazzy.yaml +++ b/.jazzy.yaml @@ -27,6 +27,7 @@ custom_categories: children: - MGLAnnotation - MGLAnnotationImage + - MGLAnnotationVerticalAlignment - MGLCalloutView - MGLCalloutViewDelegate - MGLMultiPoint -- cgit v1.2.1