TopoJSON | JavaScript: Behavioral Layer
Standards Based Development
References and Resources
Crosslet
Crosslet is a free small (22k without dependencies) JavaScript widget for interactive visualisation and analysis of geostatistical datasets. You can also use it for visualizing and comparing multivariate datasets.
Crosslet is a combination of three very powerful JavaScript libraries:
- Leaflet: an elegant and beautiful mapping solution
- Crossfilter: a library for exploring large multivariate datasets in the browser
- D3: a data driven way of manipulating objects
Crosslet also supports Topojson, a Geojson extension that allows to present geometry in a highly compact way.
Crosslet is written in CoffeeScript and uses less for styling.