Search code examples
google-mapsgoogle-maps-api-3bing-maps

Is it possible to get the neighborhood of an address using google maps api or bing maps api?


Is it possible to get the neighborhood using either the Google Maps API or Bing Maps API? For example would it be possible to get the value of "Financial District" neighborhood for a search of the address in that neighborhood in San Francisco? If not, are there other resources online for this? Thanks!


Solution

  • Google Places API enables you to get neighborhood information. But the information got from the API have to use for Google Maps.

    https://developers.google.com/places/documentation/