bbbfly.GeoJS helpers/geojs.js, line 119 In Packages geojs Type Definitions CollectionPattern RegExp WKT GeometryCollection pattern Methods GeoJSONToWKT (json){WKT|null} helpers/geojs.js, line 120 Parameters: Name Type Description json GeoJSON Returns: Type Description WKT | null WKTToGeoJSON (wkt, bbox){GeoJSON|null} helpers/geojs.js, line 129 Parameters: Name Type Description wkt WKT bbox boolean If bounding boxes should be added Returns: Type Description GeoJSON | null