This is an old revision of the document!
In order to use the Google Maps functionality within the program you need to obtain a Google Maps API Key. That's a fancy name for a unique, long string of jumbled-looking text characters that allows Google to identify the user that is requesting a map. According to the Google documentation:
“Using an API key enables you to monitor your application's Maps API usage, and ensures that Google can contact you about your application if necessary.”
For example, if you exceed the daily usage limit Google would know whom to contact.
You only need one API Key for your business, not for each user. Getting your key is free and quite easy.