6 * pagination. API returns an array without indication if more results exist
7 * API returns category, type, but without admin_level we can't derive e.g. state,country
8 * setting accept-language without a server component https://github.com/dansingerman/jQuery-Browser-Language
12 * should images/mapicons/ be served from API server or this repo?
13 * cache `update_data_date` result somehow?
14 * a new search causes a new pageview
15 * add tests with fixtures
16 * set better alt tag for icons
17 * print text "loading..." instead of an error (which the user sees for a split second)
18 * concatenate/minify JS and CSS
22 * move TODO list into github issues
23 * show map bounds section => move to handlebar template, map to partial
24 * aResults vs aPlace vs aFeature variable naming
25 * use CSS preprocessor and linter
26 * upgrade bootstrap v3 to v4