|
string | Type [get, set] |
|
GeoJsonBoundingBox | Bbox [get, set] |
| The bounding box coordinates for this place (latitude_start, longitude_start, latitude_end, longitude_end). More...
|
|
IDictionary< string, object > | Properties [get, set] |
| A dictionary containing additional properties, as defined by the GeoJSON specification. Can be empty. More...
|
|
◆ Bbox
The bounding box coordinates for this place (latitude_start, longitude_start, latitude_end, longitude_end).
◆ Properties
IDictionary<string, object> CoreTweet.V2.GeoJsonObject.Properties |
|
getset |
A dictionary containing additional properties, as defined by the GeoJSON specification. Can be empty.
◆ Type
string CoreTweet.V2.GeoJsonObject.Type |
|
getset |
The documentation for this class was generated from the following file: