You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
The current use of geom:latitude and geom:longitude is causing the above search to display San Francisco in the Pacific. Defaulting to the lbl:latitude and lbl:longitude values would solve this issue and similar cases, as we curate the lbl: properties for map display.
https://places.mapzen.com/search?q=city+by+the+bay&scope=alt
The current use of
geom:latitudeandgeom:longitudeis causing the above search to display San Francisco in the Pacific. Defaulting to thelbl:latitudeandlbl:longitudevalues would solve this issue and similar cases, as we curate thelbl:properties for map display.