The URL used to display a static map.

If AddressMapStaticUrl is blank, then the following will be returned: <list> <item>If a Server Key has been specified: 'https://www.google.com/maps/api/staticmap?key=[APIKey_Server]&#38;markers=color:red|[Address]'</item> <item>Otherwise: 'https://www.google.com/maps/api/staticmap?key=[APIKey_Browser]&#38;markers=color:red|[Address]'. Note that this may fail when required if a Browser Key has not been set.</item> </list>

Syntax

finSettings.AddressMapStaticUrlResolved

Return Value

String
Member of:
finSettings
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0