From af475f0175abd2badb4df5229a750c1796e82ca4 Mon Sep 17 00:00:00 2001 From: Eric Wolfe Date: Mon, 20 Mar 2017 18:27:16 -0700 Subject: [ios] Add next steps to Runtime Styling guide (#7855) --- platform/ios/docs/guides/Runtime Styling.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'platform') diff --git a/platform/ios/docs/guides/Runtime Styling.md b/platform/ios/docs/guides/Runtime Styling.md index e85b466c65..194d8b3bdd 100644 --- a/platform/ios/docs/guides/Runtime Styling.md +++ b/platform/ios/docs/guides/Runtime Styling.md @@ -44,6 +44,10 @@ The Mapbox SDK gives you access to all of the same tools we use to render our de Draw custom shapes on the map the same way you would a custom `UIView` or `CALayer`. These shapes keep their geographic scale and are perfect for visualizing everything from indoor floor plans to metro systems to hurricane tracks. +## Next steps + +Check out the [iOS code examples](https://www.mapbox.com/ios-sdk/examples/runtime-toggle-layer/) to learn more about how to use runtime styling in your own apps. + ## Resources * [Information for style authors](for-style-authors.html) -- cgit v1.2.1