GeometryObjectOtherMembersExtension extension

Extension to add "other members" support specifically to GeometryObject

on

Methods

copyWithPreservingOtherMembers({BBox? bbox}) GeometryObject

Available on GeometryObject, provided by the GeometryObjectOtherMembersExtension extension

Create a new GeometryObject with modified properties while preserving other members

Static Methods

fromJsonWithOtherMembers(Map<String, dynamic> json) GeometryObject

Available on GeometryObject, provided by the GeometryObjectOtherMembersExtension extension

Create a GeometryObject from JSON with support for other members

Constants

standardKeys → const List<String>
Standard keys for GeometryObject as per GeoJSON specification