Place interface
Represents a Place entity.
Properties
| address | The address of the place. |
| geo | The geographical coordinates of the place. |
| has |
A map that shows the place. |
| name | The name of the place. |
| type | The type of the place. |
Property Details
address
The address of the place.
address: unknown
Property Value
unknown
geo
The geographical coordinates of the place.
geo: unknown
Property Value
unknown
hasMap
A map that shows the place.
hasMap: unknown
Property Value
unknown
name
The name of the place.
name: string
Property Value
string
type
The type of the place.
type: string
Property Value
string