From 2ab3af4b1b5dabf7087e6fabfb84617f4ff4b55d Mon Sep 17 00:00:00 2001 From: Fredrik Karlsson Date: Wed, 4 Jan 2017 16:18:17 +0100 Subject: [ios, macos] added a distance formatter --- platform/macos/jazzy.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/macos/jazzy.yml') diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml index 56f7255636..3d74fbc652 100644 --- a/platform/macos/jazzy.yml +++ b/platform/macos/jazzy.yml @@ -103,3 +103,4 @@ custom_categories: - MGLClockDirectionFormatter - MGLCompassDirectionFormatter - MGLCoordinateFormatter + - MGLDistanceFormatter -- cgit v1.2.1