Returns this geometry layer.
Usage | Returns |
---|---|
GeometryLayer.fromGeometry(geometry) | ui.Map.GeometryLayer |
Argument | Type | Details |
---|---|---|
this: ui.map.geometrylayer | ui.Map.GeometryLayer | The ui.Map.GeometryLayer instance. |
geometry | Geometry | A geometry with which to reset the layer's geometries. |