Record
location
No description available.
record location {
address: string,
latitude: string,
longitude: string,
name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| address | string | |
| latitude | string | |
| longitude | string | |
| name | string |
No description available.
record location {
address: string,
latitude: string,
longitude: string,
name: string,
}| Name | Type | Description |
|---|---|---|
| address | string | |
| latitude | string | |
| longitude | string | |
| name | string |