Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,当放置“barclona”时,自动完成响应应该是“barcelona”
目前 Geocoder Autocomplete API 不支持自动更正。它支持什么:
街道类型的缩写和拼写
多语言:返回与输入最匹配的语言
特殊字符,例如变音符号、重音符号等。
我们会将此作为建议告知我们的团队。
谢谢!