Skip to content

Commit

Permalink
Add choropleth gif to README
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Dec 21, 2018
1 parent 9d40368 commit d6742f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Expand Up @@ -8,26 +8,30 @@ A Jupyter / Leaflet bridge enabling interactive maps in the Jupyter notebook.

## Usage

Selecting a basemap for a leaflet map:
**Selecting a basemap for a leaflet map:**

![Basemap Screencast](basemap.gif)

Loading a geojson map:
**Loading a geojson map:**

![GeoJSON Screencast](geojson.gif)

Making use of leafletjs primitives:
**Making use of leafletjs primitives:**

![Primitives Screencast](primitives.gif)

Using the splitmap control:
**Using the splitmap control:**

![Splitmap Screencast](splitmap.gif)

Displaying velocity data on the top of a map:
**Displaying velocity data on the top of a map:**

![Velocity Screencast](velocity.gif)

**Choropleth layer:**

![Choropleth Screencast](choropleth.gif)

## Installation

Using conda:
Expand Down
Binary file added choropleth.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d6742f6

Please sign in to comment.