Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[ios, macos] Add more information to interpolation mode docs #8425

Merged
merged 6 commits into from
Mar 15, 2017

Conversation

jmkiley
Copy link
Contributor

@jmkiley jmkiley commented Mar 15, 2017

Addresses #8192 until #8354 lands.

cc @boundsj @friedbunny @1ec5

@jmkiley jmkiley added documentation iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS labels Mar 15, 2017
@jmkiley jmkiley added this to the ios-v3.5.0 milestone Mar 15, 2017
@jmkiley jmkiley self-assigned this Mar 15, 2017
@mention-bot
Copy link

@jmkiley, thanks for your PR! By analyzing this pull request, we identified @1ec5, @boundsj and @friedbunny to be potential reviewers.

*/
MGLInterpolationModeCategorical,
/**
Values between two stops are not interpolated. Instead, values are set
to their input value.
to their input value. Use to show values that can be used as style values.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I suggest changing this to "Use identity interpolation mode to show ..." just for consistency with the other values.

@jmkiley jmkiley merged commit 2c0005c into release-ios-v3.5.0-android-v5.0.0 Mar 15, 2017
@jmkiley jmkiley deleted the jmkiley-interpolation-docs branch March 15, 2017 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants