diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -19,12 +19,6 @@ Current searches for pubs in the UK are a bit rubbish. This takes inspiration fr ## To do: -[x] Get all pubs using an API -[] 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 +[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  |