NYCPlanning / labs-streets

The City Map is the official adopted map of the city. It shows the location, dimension and grades of streets, parks, public places, and certain public easements.
http://streets.planning.nyc.gov
Other
10 stars 0 forks source link

3745 – Fix incorrect lat / lng query params #330

Closed bmarchena closed 1 year ago

bmarchena commented 1 year ago

An update to #328, this PR inverts lat and lng values in getCenter function to properly display the map when navigating to Streets from an external link or refresh.

netlify[bot] commented 1 year ago

Deploy Preview for labs-streets ready!

Name Link
Latest commit f3dea7e7e533585869a5f2b0d092e59988240221
Latest deploy log https://app.netlify.com/sites/labs-streets/deploys/638a4c4482863c0009a71e2e
Deploy Preview https://deploy-preview-330--labs-streets.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

bmarchena commented 1 year ago

Resolved by #334