If AddressMapEmbeddedUrl is blank, then the following will be returned: <list> <item>If a Server Key has been specified: 'https://www.google.com/maps/embed/v1/place?key=[APIKey_Server]&q=[Address]'</item> <item>Otherwise: 'https://www.google.com/maps/embed/v1/place?key=[APIKey_Browser]&q=[Address]'. Note that this may fail when required if a Browser Key has not been set.</item> </list>