Closed dhochbaum-dcp closed 11 months ago
Name | Link |
---|---|
Latest commit | 849a89c84183a4e7d701043aa32df1d16d64682c |
Latest deploy log | https://app.netlify.com/sites/remarkable-travesseiro-08255c/deploys/65820573f7369500080697c5 |
Deploy Preview | https://deploy-preview-36--remarkable-travesseiro-08255c.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Closes #17
Refactored some items and added the zoning district detail panel.
Clicking on the map and viewing the zoning district detail panel will not work until the map tile UUIDs are updated to match the ids in the zoning_district db table (or vice versa). In the meantime, you can test the zoning district detail panel by replacing line 117 in App.tsx with the contents of line 118 (for a single district selection) or 119 (for a multiple district selection).