-
Notifications
You must be signed in to change notification settings - Fork 152
2. Examples
Scott Fairgrieve edited this page Aug 7, 2016
·
10 revisions
NOTE: Most of these examples have multiple layers; use the layers control to see all of the layers
New Marker Types:
Proportional Symbol:
- USGS Earthquakes
- Meetup Finder Zoom to an area of interest, put in a Meetup topic, and click the search button
- Weather
Choropleth Mapping:
Mix:
- WorldBank and UN Data
- Election 2012 Polling Illustrates sizing pie charts by a data value
- 2008 vs 2012 Election Results
- 2008 Election Results
- Netherlands Population by ZIP 2 Thanks to Steven De Schrijver of Conundra for providing the example use case
- Sochi Medal Counts
- US State Flags
Images:
- Panoramio Browser NOTE: This is a work in progress but is mostly complete
Lines:
- Napoleon's March Yet another variation of Charle's Minard's famous visualization that illustrates the use of the FlowLine class
- US Airports and Flight Data Illustrates using the L.Graph class for visualizing flights between airports
- United Nations High Commission on Refugees (UNHCR) Cumulative Migration (1950's - 2014) Works best in Chrome
- UNHCR Asylum Seekers by Month (2015 - 2016)
- Urbanization (1950 - 2030)
In Progress:
- GPX Analyzer Drop a GPX file onto the map
- Sparklines NOTE: This is a work in progress. The code is incomplete and can be found in src/leaflet.dvf.experimental.js
- Run Map NOTE: This is a work in progress. Illustrates using a WeightedPolyline to show variations in GPS data
- US County Statistics
- DC Crimes
- DC Metro Bus Locations Illustrates using the getIndexKey option to optimize layer movement/styling changes