diff options
author | Jason Wray <jason@mapbox.com> | 2016-06-09 18:14:40 -0700 |
---|---|---|
committer | Jason Wray <jason@mapbox.com> | 2016-07-01 14:44:51 -0400 |
commit | 2e0ab45f42f260192ba5aa1eac02bdeb70e3f481 (patch) | |
tree | 6489076b07b0119a1ecda4270945f88b5639633a /platform/ios/jazzy.yml | |
parent | bacf8eee70f3c1a2075702e8ef82b6f1204d671e (diff) | |
download | qtlocation-mapboxgl-2e0ab45f42f260192ba5aa1eac02bdeb70e3f481.tar.gz |
[ios] Place MGLCoordinateInCoordinateBounds in jazzy's Geometry section
Added in https://github.com/mapbox/mapbox-gl-native/pull/5053 but wasn't categorized for jazzy.
Diffstat (limited to 'platform/ios/jazzy.yml')
-rw-r--r-- | platform/ios/jazzy.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml index fee1dd889b..b9eabe8304 100644 --- a/platform/ios/jazzy.yml +++ b/platform/ios/jazzy.yml @@ -84,6 +84,7 @@ custom_categories: - MGLCoordinateBoundsMake - MGLCoordinateBoundsOffset - MGLCoordinateFormatter + - MGLCoordinateInCoordinateBounds - MGLCoordinateSpan - MGLCoordinateSpanEqualToCoordinateSpan - MGLCoordinateSpanMake |