Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

Place Picker API getName shows LatLng when clicking SELECT THIS LOCATION

Asked Mar 20 '17 at 20:28
Active Mar 20 '17 at 20:28
Viewed 202 times
2

I am using Place Picker API to get placename, address, phone, website. 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.!

When i click SELECT THIS LOCATION it shows latlng coordinates and places them in the form in the company name edittext. It basically means that place.getName() gets you the places name when selecting a place, and latlng when clicking SELECT THIS location.

How can i make the selected coordinates to go in another field and not under place.getName()?

java android google-places gmsplacepicker
asked Mar 20 '17 at 20:28
areyouSEARious
  • 117
  • 1
  • 13

0 Answers0