new TimeManagerLayerConfig(layerName, cfg)
Create a time manager layer config instance
Parameters:
Name | Type | Description |
---|---|---|
layerName |
string | the layer name |
cfg |
object | the lizmap config object for tooltip layer |
- Source:
Members
attributeResolution :string
The attribute resolution
Type:
- string
- Source:
endAttribute :string
The end attribute
Type:
- string
- Source:
maxTimestamp :string
The maximum timestamp
Type:
- string
- Source:
minTimestamp :string
The minimum timestamp
Type:
- string
- Source:
startAttribute :string
The start attribute
Type:
- string
- Source: