diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -19,6 +19,14 @@ Current searches for pubs in the UK are a bit rubbish. This takes inspiration fr ## To do: -[x] Get all pubs using an API [] Init map all one function [] City of London is missing [] Replace null values for lat,lon with real data [] Change search client to just [] Don't return \_highlightResult? [] Run search on first load [] Clear listeners [] remove duplication of search requests when selecting shape [] shape construction should probably be in data controller [] bundle all remove markers, query and result render into one function [] maxmapspace and initialrectbounds are the wrong way around [] Sort out generatemap arguments +- [x] Get all pubs using an API +- [x] Init map all one function +- [x] City of London is missing +- [] Replace null values for lat,lon with real data +- [] Don't return \_highlightResult? +- [x] Run search on first load +- [] bundle all remove markers, query and result render into one function +- [] maxmapspace and initialrectbounds are the wrong way around +- [] Sort out generatemap arguments  |