getBoundingBoxOfLineString

Given a LineString object returns the bounding box for it.

Return

A Bounding Box for the LineString.

Parameters

lineString

LineString object with multiple points.