Skip to content

Instantly share code, notes, and snippets.

View mfincker's full-sized avatar

Maeva Fincker mfincker

  • Boston, MA
View GitHub Profile
@mfincker
mfincker / main.css
Created October 24, 2017 22:09
Interactive map 6 - variable switch + legend
body {
margin:50px;
padding:0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.title {
text-decoration: underline;
}
@mfincker
mfincker / .block
Last active October 23, 2017 21:10
Interactive map with MapboxGL - variable switching
license: mit
@mfincker
mfincker / .block
Last active October 24, 2017 21:54
Interactive map 5 - zoom-driven layers
license: mit
@mfincker
mfincker / .block
Last active September 15, 2017 17:01
MapboxGL choropleth
license: mit