Skip to content

Instantly share code, notes, and snippets.

@aleszu
Created July 5, 2017 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aleszu/d7668a12be1b365ac9b048f131208f9b to your computer and use it in GitHub Desktop.
Save aleszu/d7668a12be1b365ac9b048f131208f9b to your computer and use it in GitHub Desktop.
fill-extrusion-color: style: {
'property': 'precio',
'stops': [
[0, '#e6e6e6'],
[700, '#ffffb2'],
[1754, '#fecc5c'],
[2233, '#fd8d3c'],
[2751, '#f03b20'],
[3683, '#bd0026']
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment