NYCPlanning / ae-zoning-map-poc

This mapping application shows zoning and other related data on a map of NYC. It is intended as a proof of concept for using React, Deck.gl, Chakra, and other related technologies.
0 stars 0 forks source link

Add Tax Lot detail panel - Address, BBL, and Land Use (Desktop) #16

Open TylerMatteo opened 1 year ago

TylerMatteo commented 1 year ago

Add ability for using to click on tax lot on the map and see detail panel.

Designs

TylerMatteo commented 11 months ago

@dhochbaum-dcp We can start on this now that the location search and tax lot endpoint are implemented. You'll only be able to fill in some of the information you see in the design with the tax lot endpoint. You should have the data you need to implement this portion:

Image

TylerMatteo commented 11 months ago

TODO - UI shown in screenshot above is done. Will add new issues for rest of tax lot detail panel.