Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseLayerViewGL2DProperties

Hierarchy

Index

Properties

Properties

Optional context

context: any

The WebGL rendering context associated to this layer view.

Read more...

Optional tiles

The array of module:esri/views/2d/layers/BaseLayerViewGL2D#Tile objects computed to cover the MapView's visible area.

Read more...

Optional view

References the MapView this LayerView belongs to.

Read more...

Optional visible

visible: boolean

When true, the layer is visible in the view.

Read more...

Generated using TypeDoc