Getting Environment Boundaries from the Google Maps API

When using the Google Maps menu β€œWhat's Here”, I realized that it draws the boundaries of the environment, as shown here by a dashed line:

Taken from Google Maps

Is it possible to get this data in the Google Maps API and make my map border borders of a given point?

+2
google-maps google-maps-api-3
source share
1 answer

At this point, the Google Maps API does not provide neighborhood data. There Zillow API for areas in the USA, I am not familiar with those who are outside the USA.

0
source share

All Articles