diff options
author | JeremyJamesL <jeremyluscombe@gmail.com> | 2024-12-17 19:16:09 +0000 |
---|---|---|
committer | JeremyJamesL <jeremyluscombe@gmail.com> | 2024-12-17 19:16:09 +0000 |
commit | 084d8e2dc5a18a445f05aca4d75d7a8eb6b6b437 (patch) | |
tree | 7d4667193fe2a833872124387b6ecf90b7dceba9 /README.md | |
parent | e6ca789c7873a77ddf070313452fdafdeeb603ef (diff) |
prod
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  |