Make a color transparent (Taken from an answer on StackOverflow by Nick Sabbe)
1 | makeTransparent(someColor, alpha = 100)
|
someColor |
A color, either a number, string or hexidecimal code |
alpha |
The alpha transparency. The maxColorValue is set to 255. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.