$GeoJsonLayer.wrap constructor

$GeoJsonLayer.wrap(
  1. GeoJsonLayer $value
)

Wrap a GeoJsonLayer in a $GeoJsonLayer

Implementation

$GeoJsonLayer.wrap(this.$value);