KmlLayer constructor

KmlLayer([
  1. KmlLayerOptions? opts
])

Implementation

external KmlLayer([
  KmlLayerOptions? opts, // ignore: unused_element
]);