Version

AzureMapsTileSource Class Members

The following tables list the members exposed by AzureMapsTileSource.

Public Constructors
 NameDescription
Public ConstructorAzureMapsTileSource ConstructorInitializes a new instance of the AzureMapsTileSource class.  
Public Properties
 NameDescription
Public PropertyApiKeyGets or sets the API key for this tile source.  
Public PropertyApiVersionGets or sets the API version for this tile source.  
Public PropertyCultureNameGets or sets the culture name for this tile source.  
Public PropertyLocalizedViewGets or sets the ImageryStyle for this tile source.  
Public PropertyTilesetIdGets or sets the TilesetId for this tile source.  
Public PropertyTimestampGets or sets the Timestamp for this tile source.  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetApiKeyResets the ApiKey property to its default value.  
Public MethodResetApiVersionResets the ApiVersion property to its default value.  
Public MethodResetCultureNameResets the CultureName property to its default value.  
Public MethodResetLocalizedViewResets the LocalizedView property to its default value.  
Public MethodResetTilesetIdResets the TilesetId property to its default value.  
Public MethodResetTimestampResets the Timestamp property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeApiKeyIndicates if the ApiKey property needs to be serialized.  
Protected MethodShouldSerializeApiVersionIndicates if the ApiVersion property needs to be serialized.  
Protected MethodShouldSerializeCultureNameIndicates if the CultureName property needs to be serialized.  
Protected MethodShouldSerializeLocalizedViewIndicates if the LocalizedView property needs to be serialized.  
Protected MethodShouldSerializeTilesetIdIndicates if the TilesetId property needs to be serialized.  
Protected MethodShouldSerializeTimestampIndicates if the Timestamp property needs to be serialized.  
See Also