Stack Overflow
  1. 首页
  2. 工具
  3. 网站转让
  1. 首页
    1. 导航
    2. 问题
    3. 标签
    1. Teams
      Stack Overflow for Teams – Start collaborating and sharing organizational knowledge. Create a free Team Why Teams?
    2. Teams
    3. Create free Team
Collectives on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more

java - 单击选择此位置时,地点选择器 API getName 显示 LatLng

翻译自:https://stackoverflow.com/questions/42913356 2017-03-20T20:28:27.190
196 次
This question shows research effort; it is useful and clear
2
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.

我正在使用 Place Picker API 来获取地名、地址、电话、网站。As seen on the first picture when i click a place on the map it shows the place name and address and when selected the results show in a form company name, address, phone number etc. !

当我单击选择此位置时,它会显示纬度坐标并将它们放在公司名称编辑文本中的表格中。这基本上意味着 place.getName() 在选择地点时为您获取地点名称,并在单击选择此位置时获取 latlng。

如何使选定的坐标进入另一个字段而不是在 place.getName() 下?

javaandroidgoogle-placesgmsplacepicker
4

0 回答 0

Related

3
c# - 生成 XML 时从输入流中删除“&”
1
c# - DependencyProperty 未更新
2
javascript - 为什么 Javascript 不从 Adob​​e Bridge 返回值?
1
php - Yii 小部件 CListView 生成额外的 HTML 元素
1
magento-1.4 - Magento - 将自定义属性添加到扩展的核心客户模块
0
objective-c - 将自定义框架添加到 Xcode 框架列表?
1
python - Flask 你如何在 init_db() 中声明性地使用 sqlalchemy?
1
vb.net - 在 Visual Basic 6.0 中制作 com activex dll 时出错
1
jquery - jquery拖拽切换新的可拖拽元素
2
xml - 如何使用 C# 在 asp.net 中下载 xml 文件

Reference

php × 1429865
c/c++ × 756500
nginx × 49975
mongodb × 159057
mybatis × 3233
anaconda × 13410
pycharm × 14671
python × 1902243
vscode × 56040
docker × 110988
github × 49000
flask × 49129
ffmpeg × 24037
jmeter × 16910
matplotlib × 63493
bootstrap × 54641
Stack Overflow 中文网

遵从 CC BY-SA 知识共享许可协议。