TdxMapControlAzureMapImageryDataProvider.UTCTimeStamp Property
In This Article
Specifies the map timestamp.
#Declaration
Delphi
property UTCTimeStamp: TDateTime read; write;
#Property Value
Type | Description |
---|---|
TDate |
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