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

1
ios - IOS SDK +视频问题上的叠加图像
1
rabbitmq - RabbitMQ, is it possible to publish via one protocol and consume via another?
1
html - How to stack two dynamic sized blocks to be side-by-side?
2
iphone - UILabel 没有使用另一个类的值进行更新
1
java - Android - 在片段的进出期间未调用自定义数组适配器
1
jquery - jquery.validation.js 来自另一个输入文本框的最小值和最大值
2
android - 如何在自定义 gridview 中通过 getItemAtPosition 获取对象?
1
drools - How to execute a drools rule at last?
6
java - Passing a mysql query to the database using a java program
1
eclipse - 使用 OC4J 10.1.3 在 Eclipse 中创建 EJB 3.0 项目

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 知识共享许可协议。