Resolve queries to the top geocode candidate's own bbox only — skip the boundary-polygon
fetch and the geometry-source preference. For callers that consume only bboxes (traffic
incidents), this avoids an unnecessary Geometry Data call and the risk of a lower-ranked
area-with-a-boundary displacing the top result. Callers that need precise polygon filters
(discover-places) leave this off.
Resolve
queriesto the top geocode candidate's own bbox only — skip the boundary-polygon fetch and the geometry-source preference. For callers that consume only bboxes (traffic incidents), this avoids an unnecessary Geometry Data call and the risk of a lower-ranked area-with-a-boundary displacing the top result. Callers that need precise polygon filters (discover-places) leave this off.