Hi Experts,
I am working on an application doing Bing map rest query. I notice there is a neighborhood information flag "includeNeighborhood" in the query.
https://msdn.microsoft.com/en-us/library/ff701711.aspx
In the example of the link above I observed that the returned locations (Lat-Long) are exactly the same. The only difference is the neighborhood information. However, I just want to double check: will this parameter influence the returned geometry (Lat-Long)?
Thank you!