Back to Devexpress

TdxMapControlAzureMapImageryDataProvider.UTCTimeStamp Property

vcl-dxazuremapimagerydataprovider-dot-tdxmapcontrolazuremapimagerydataprovider-e0dabed3.md

latest1.2 KB
Original Source

TdxMapControlAzureMapImageryDataProvider.UTCTimeStamp Property

Specifies the map timestamp.

Declaration

delphi
property UTCTimeStamp: TDateTime read; write;

Property Value

TypeDescription
TDateTime

A date/time value.

|

Remarks

Use the UTCTimeStamp property to display time-specific map tile data.

Limitations

The UTCTimeStamp property value affects only weather data tilesets (if the Tileset property is set to WeatherInfrared or WeatherRadar).

See Also

TdxMapControlAzureMapImageryDataProvider.Tileset Property

TdxMapControlAzureMapImageryDataProvider Class

TdxMapControlAzureMapImageryDataProvider Members

dxAzureMapImageryDataProvider Unit