Function parse_bbox_json

Source
pub fn parse_bbox_json(string: &str) -> UtilesCoreResult<BBox>
Expand description

Parse a string into a BBox

ยงErrors

Returns error if unable to parse JSON string into a BBox