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

Commit

Permalink
[ios] add images
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkiley committed Mar 14, 2017
1 parent 31323d3 commit e8bc0f3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/ios/docs/guides/Data-Driven Styling.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ layer.circleColor = MGLStyleValue<UIColor>(interpolationMode: .categorical,

```

<img width="320" alt="screenshot 2017-03-01 13 05 28" src="https://cloud.githubusercontent.com/assets/12474734/23481308/d7c4d644-fe7f-11e6-9e71-11a6ecb89775.png"> <img width="320" alt="screenshot 2017-03-01 13 06 00" src="https://cloud.githubusercontent.com/assets/12474734/23481311/d90ca586-fe7f-11e6-87b8-e63cdeb1db84.png">
![categorical mode](img/data-driven-styling/categorical1.png) ![categorical mode](img/data-driven-styling/categorical2.png)

#####Identity

Expand All @@ -114,7 +114,7 @@ layer.circleRadius = MGLStyleFunction<NSNumber>(interpolationMode: .identity,

```

<img width="320" alt="screenshot 2017-02-28 09 37 28" src="https://cloud.githubusercontent.com/assets/12474734/23444533/97591ff6-fdea-11e6-9d87-66ae1f205d22.png">
![identity mode](img/data-driven-styling/identity.png)

_Insert Conclusion_

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e8bc0f3

Please sign in to comment.