public interface BingMapsConfigDataParameters
Modifier and Type | Method and Description |
---|---|
String |
getBingMapsURLMapPattern()
Sets a URL pattern to form a URL to request Bing Static Maps API
|
String |
getLastUsedApiKey()
Returns last used api key, if exists.
|
void |
setConfig(DynObject config)
Sets the plugin configuration to be readed and updated
|
void |
setLastUsedApiKey(String lastUsedApiKey)
Updates last used api key to be user in posterior uses
|
void setConfig(DynObject config)
config
- String getLastUsedApiKey()
void setLastUsedApiKey(String lastUsedApiKey)
lastUsedApiKey
- String getBingMapsURLMapPattern()