get Bounding Box Of Line String
Given a LineString object returns the bounding box for it.
Return
A Bounding Box for the LineString.
Parameters
line String
LineString object with multiple points.
Given a LineString object returns the bounding box for it.
A Bounding Box for the LineString.
LineString object with multiple points.