...
Documentation from Bing Maps for their REST API services can be found here:
https://docs.microsoft.com/en-us/bingmaps/rest-services/
See the relevant child pages for each file seen under the routemodel/data_retrieval
folder.
...
Purple arrows signify an automatic import. Orange arrows mean that there are defaults for the given inputs. Blue arrows occur within a function (is an interaction occuring during a function’s execution - here, the Bing Maps request and response occurs within the API Data Getter in the common.py file.
...