0
Hello! I am creating a map to visualize a municipality with all the neighborhoods. Using the kmz provided by IBGE I managed to circumvent the municipality I want, but I did not find any kmz for the neighborhoods. I noticed that searching a neighborhood in Google maps itself it returns the same outlined, it is possible to do this using the Maps API with Javascript ?
Below is an example of a search in Google Maps do Brás in São Paulo:
Your question is a little broad, it should be restricted to a specific point where you are encountering difficulties and include the part of the code referring to it.
– Leandro Angelo
Apparently this is not possible through the Google Maps API.
– Paulo Ramos