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

Make subsequent clicks cycle between candidate parcels #31

Closed zeptonaut closed 2 years ago

zeptonaut commented 2 years ago

Closes #5

How to test

  1. Pull down the branch
  2. Find a lot with multiple parcels that overlap. I used 434 West Alexandrine for testing.
  3. Click multiple times on the same parcel

In production: You're only able to select the first parcel result, which is the big outer shape. On this branch: On subsequent clicks, you cycle between the big outer shape and the smaller inner shapes.

For a video demo, see https://share.getcloudapp.com/Jruxy7yO

zeptonaut commented 2 years ago

@jmcbroom, any idea what's required to get a review on this?