CityOfDetroit / parcel-viewer

View information and street view imagery for parcels in the city of Detroit.
https://cityofdetroit.github.io/parcel-viewer/
MIT License
8 stars 2 forks source link

Search bar is not working #20

Closed astapish closed 3 years ago

jmcbroom commented 3 years ago

Hey, can you provide more detail? There is work that needs to be done on the search bar:

astapish commented 3 years ago

It seems to be working today.

On Wed, Dec 2, 2020 at 9:09 AM Jimmy McBroom notifications@github.com wrote:

Hey, can you provide more detail? There is work that needs to be done on the search bar:

  • for an address, we need to hook up the autocomplete from the geocoder
  • for a parcel ID or an address, we need to indicate when there's no match result (i.e. you type a Parcel ID that doesn't exist/an address that the geocoder doesn't understand)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CityOfDetroit/parcel-viewer/issues/20#issuecomment-737252450, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR6YDA7YHA2UCZHA4CUUHZLSSZDBLANCNFSM4UJM5GQQ .

--

Alicia Stapish

Project Coordinator SC Environmental | Detroit, MI | Lansing, MI alicia@scenvironmental.com nick@scenvironmental.com

jmcbroom commented 3 years ago

Ah, OK. We were having a slight hiccup with the server yesterday that was causing the parcel viewer to feel slow.. but hopefully that should be done now! Thanks