-3

Is it possible to return the name of the place in the results using google's geocoder?

I realize that the documentation doesn't show it as a returned result.

How would i go about receiving the name?

Den
  • 71
  • 1
  • 7

1 Answers1

0

You would need to use the geocoder results to feed a Places API query.

Chad Killingsworth
  • 14,360
  • 2
  • 34
  • 57