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.
我正在使用 google places api,我想存储地点建议,因为它们在 ko.observable 数组中返回,这样我就可以在建议的地点使用 typeahead。关于如何将地点建议返回给 js 的任何想法?