Table of Contents

Class Layer

public class Layer
Inheritance
Layer
Inherited Members

Constructors

Layer(object)

public Layer(object platform)

Parameters

platform object

Properties

Id

public string Id { get; set; }

Property Value

string

IsDetached

public bool IsDetached { get; set; }

Property Value

bool

MaxZoom

public float MaxZoom { get; set; }

Property Value

float

MinZoom

public float MinZoom { get; set; }

Property Value

float

Visibility

public bool Visibility { get; set; }

Property Value

bool