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.
在我的快速应用程序中,有一个“文本字段”用于使用“GooglePlaces”搜索地点。我想让该地点默认为“洛杉矶”。因此,如果用户没有选择任何地点,那么该应用程序将采用默认地址。所以如何获得“洛杉矶”的“GMSPlace”,过滤器类型应该是“地理编码”?