Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.39 KB

carttirail

A JavaScript app to visualize map data with filtering tools

Requirements

Features

  • Custom tiled map. Default is Toner, by Stamen
  • Custom marker icons using default Leaflet marker API (only supporting random association for now, data association to come)
  • Customizable data filtering inputs. Input types are displayed using Chosen and available types are:
  • Text
  • Select
  • Multiple select
  • Underscore.js templates for data information on:
  • Marker bubbles
  • Data listing
  • Single item page
  • Custom date format using Moment.js options including fromNow() feature

Usage

View examples. Docs are on the way.