GridLayer constructor

GridLayer([
  1. GridLayerOptions? options
])

Creates a new instance of GridLayer with the supplied options

Implementation

external GridLayer([GridLayerOptions? options]);