Obsolete Members for ServiceTimeInfo

The following members of QML type ServiceTimeInfo are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

defaultTimeInterval : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the default interval that will be used when stepping through the time-aware layer's time extent (read-only).

This property is deprecated in 100.3. Use the property defaultInterval instead.


defaultTimeIntervalUnit : Enums.TimeUnit

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the type of time units used to specify defaultTimeInterval (read-only).

This property is deprecated in 100.3. Use the property defaultInterval instead.

See also Enums.TimeUnit.


defaultTimeWindow : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the default time window for data returned from this service (read-only).

This value is expressed in the same units as the time interval for the service.

For example, if your layer contains data representing hurricane paths over a 10-year period but the service default is to show paths of all hurricanes that occurred within a one-year span, the default time window would be one year, but expressed in defaultTimeIntervalUnits.

This function is deprecated in 100.2.0. A replacement will be provided in an upcoming release.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.