tangrams / tangram-docs

Documentation for the Tangram map renderer
https://tangrams.readthedocs.io/
MIT License
50 stars 27 forks source link

Document the use of `blend: translucent` #226

Closed tallytalwar closed 7 years ago

tallytalwar commented 7 years ago

Now that both JS and ES have the translucent blend mode implemented, we should update the [blend](https://github.com/tangrams/tangram-docs/blob/gh-pages/pages/styles.md#blend) documentation to include translucent blend mode. Also make sense to clarify the order in which different blend modes are applied.