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