class GeoJSON::GeometryCollection
- GeoJSON::GeometryCollection
- GeoJSON::Object
- Reference
- Object
Overview
https://tools.ietf.org/html/rfc7946#section-3.1.8
Defined in:
geojson/geometry_collection.crConstructors
-
.new(pull : JSON::PullParser)
https://tools.ietf.org/html/rfc7946#section-3.1.8
- .new(geometries : Array(GeoJSON::Object::Type), *, bbox = nil)