Initializes a layer instance with the specified AMP layer code.
The layer code associated with the layer
Adds a filter to the layer.
The alpha (opacity) of the layer.
The blend mode to apply to the layer.
The amount to blur the layer, which is a value from 0
meaning no blur (default) to 10
.
The higher the value, the greater the blur effect.
A Boolean indicating whether the layer should use the dark style.
A Boolean indicating whether the layer should also include its associated text layer.
A Boolean indicating whether the text layer should use large text.
The mask layer to apply to the layer.
A Boolean indicating whether the layer should display text values in Metric units.
Sets or returns an option value.
The layer configuration object.
Removes all filters from the layer.
Removes a filter from the layer.
A Boolean indicating whether the layer is a text layer.
Returns the layer string based on the layer configuration.
Generated using TypeDoc
A
Layer
object used to configure a single Aeris Maps layer.