地点搜索
借助 Places API,您可以使用各种类别(包括场所、著名地图注点和地理位置)搜索地点信息。您可以按距离或文本字符串搜索地点。地点搜索会返回地点列表以及每个地点的摘要信息;您可以使用地点详情查询获取更多信息。
比较搜索类型
有三种搜索端点可供选择,各有不同特点。下表着重说明了其中的一些差异。
字段选择
不过,您无法将“附近搜索”和“文本搜索”请求限制为仅返回特定字段。为避免请求不需要的数据并为之付费,请改用“查找地点”请求。
模糊不清的文本
“查找地点”和“文本搜索”经过优化,可在多个字段中匹配模糊不清的文本,而“附近搜索”则仅限于在部分字段中进行严格匹配。
其他过滤条件
“附近搜索”和“文本搜索”允许使用其他参数(例如 minprice
、maxprice
、opennow
和 type
)来过滤结果。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-14。
[null,null,["最后更新时间 (UTC):2025-01-14。"],[[["The Places API allows you to search for places using categories like establishments, points of interest, and geographic locations by proximity or text string."],["You can utilize the Places API with various platforms, including JavaScript, Web Service, and client libraries for server-side applications."],["For client-side development, consider the Places SDK for Android, iOS, and the Places Library for the Maps JavaScript API."],["Three search endpoints are available: Find Place, Nearby Search, and Text Search, each with unique characteristics like field selection and ambiguous text handling."],["Nearby Search and Text Search offer additional filters such as `minprice`, `maxprice`, `opennow`, and `type` to refine results."]]],[]]