Class BoundingBoxGeoJson
Inherited Members
Namespace: JoshAaronMiller.INaturalist
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class BoundingBoxGeoJson : JsonObject<BoundingBoxGeoJson>
Fields
coordinates
Declaration
public List<List<int>> coordinates
Field Value
Type | Description |
---|---|
List<List<Int32>> |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
String |