Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 765 Bytes

##Release Notes Version 0.2.3 ###New Features

  • Marker customization: Markers can have icons, drawn from a predefined list (see images/markers) and colors. Work in google sheet imports with an "icon" and "color" column, colors are defined by three hex codes (#3498DB,#dbedf9,#dbedf9).
  • Improved search: The search interface now completely removes unmatched features and stops events activating on hidden features.
  • Category toggles: The map view panel now supports hiding nodes, lines, and categories.
  • List visualization: Added visualization for a basic spreadsheet-like list view.
  • Added programmatic manifest options
  • Early programmatic support for "storymap" style visualizations.

###Bug Fixes

  • Google sheet import now has parity with manifest files.