Skip to main content Skip to complementary content

ILayer Interface

Namespace: Qlik.Sense.Client.Visualizations.MapComponents
Assembly: Qlik.Sense.Client.dll

Map layer base class. Don't use this class directly, use the PointLayer or Polygon3Layer class and make sure to set the correct type.

Syntax

public interface ILayer : IAbstractStructure

Properties

Name Description
CId

Id used by the client. Must be unique between layers.

JSON property name: cId

Opacity

Opacity is between 0 and 1. 0 means no opacity and 1 means full opacity

JSON property name: opacity

Show

If the layer should be shown.

JSON property name: show

Type

Type of layer.

JSON property name: type

Version

The version of the layer (used by polygon layer). Should be left empty.

JSON property name: version

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!