Open stevage opened 4 years ago
I have added the ability to have more than one "Botanical group" color scheme:
I'd be very receptive to PRs improving on these schemes or adding new ones.
A Twitter thread about the challenges involved here: https://twitter.com/stevage1/status/1235713785781833729 (But don't be too daunted, please!)
The relevant code is here: https://github.com/stevage/OpenTrees/blob/master/src/components/Map.vue#L341
See the Mapbox-gl-js expression documentation for details on the JavaScript syntax required.
I have added the ability to have more than one "Botanical group" color scheme:
I'd be very receptive to PRs improving on these schemes or adding new ones.
A Twitter thread about the challenges involved here: https://twitter.com/stevage1/status/1235713785781833729 (But don't be too daunted, please!)
The relevant code is here: https://github.com/stevage/OpenTrees/blob/master/src/components/Map.vue#L341
See the Mapbox-gl-js expression documentation for details on the JavaScript syntax required.