ICreateEventLocation
Properties
| Property | Type | Notes |
|---|---|---|
| EventLocationType |
Location type |
|
| Optional | string |
Address number |
| Optional | string |
City |
| Optional | string |
Country name |
| Optional | number[][] |
2D array of numbers |
| Optional | ICreateEventLocationGeometriesItem[] |
Array of esri geometry objects |
| Optional | string |
Neighborhood |
| Optional | string |
Place address |
| Optional | string |
Place name |
| Optional | number |
Postal |
| Optional | string |
Region |
| Optional | ICreateLocationSpatialReference |
Spatial reference |
| Optional | string |
Street direction |
| Optional | string |
Street name |
| Optional | string |
Street type |
| Optional | string |
Sub region |
Interface defined in packages/common/src/events/api/orval/api/orval-events.ts:567