GeoJsonGeometryCollection<TCoordinates> Constructor |
Name | Description | |
---|---|---|
![]() | GeoJsonGeometryCollection<TCoordinates>(IEnumerable<GeoJsonGeometry<TCoordinates>>) |
Initializes a new instance of the GeoJsonGeometryCollection<TCoordinates> class.
|
![]() | GeoJsonGeometryCollection<TCoordinates>(GeoJsonObjectArgs<TCoordinates>, IEnumerable<GeoJsonGeometry<TCoordinates>>) |
Initializes a new instance of the GeoJsonGeometryCollection<TCoordinates> class.
|