Back to Devexpress

TdxMapControlAzureMapImageryDataProvider Members

vcl-dxazuremapimagerydataprovider-dot-tdxmapcontrolazuremapimagerydataprovider-dot-underscore-members.md

latest4.9 KB
Original Source

TdxMapControlAzureMapImageryDataProvider Members

An Azure Maps tile data provider.

Constructors

NameDescription
Create(TPersistent)Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

NameDescription
AzureKeySpecifies the Azure account key for the map tile provider.
CacheOptionsInherited from TdxMapControlImageTileProvider.
LanguageSpecifies the locale (culture) name used to download data from Azure GIS services.
LocalizedMapViewSpecifies the region-specific map display mode.
MaxParallelConnectionCountInherited from TdxMapControlImageTileProvider.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
TilesetSpecifies the active tileset type.
UTCTimeStampSpecifies the map timestamp.

Methods

NameDescription
Assign(TPersistent)Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdatePostpones all requests to Azure Maps servers until an EndUpdate procedure call.
DoAssign(TPersistent) protectedUpdates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
EndUpdateApplies all pending changes and sends the corresponding request to Azure Maps servers to update tile data.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwner protectedReturns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToStringInherited from TObject.

See Also

TdxMapControlAzureMapImageryDataProvider Class

dxAzureMapImageryDataProvider Unit