Skip to content

Commit

Permalink
typo and clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
meetar committed Dec 18, 2017
1 parent 73580d5 commit 2de1ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/draw.md
Expand Up @@ -882,9 +882,9 @@ text:

#### `texture`
[[JS-only](https://github.com/tangrams/tangram)]
Optional _texture object_, as specified in [`texure`](textures.md#)
Optional _texture object_, as specified in [`texture`](textures.md#)

Applies to `points` and `lines`. Enables the per-layer re-assignment or de-assignment of a texture used by a `points`-based style.
Applies to `points` and `lines`. Enables the per-layer re-assignment or de-assignment of a texture used by a previously-defined `points`-based style. (For `styles` textures, see [`texture`](https://mapzen.com/documentation/tangram/styles/#texture).)

If a new texture is assigned here, it will override the default texture specified in the style:

Expand Down

0 comments on commit 2de1ea6

Please sign in to comment.