SearchNearbyResult interface
An interface representing SearchNearbyResult.
Properties
| address | |
| dist | |
| entry |
Entry Points array |
| id | Id property NOTE: This property will not be serialized. It can only be populated by the server. |
| info | Info property NOTE: This property will not be serialized. It can only be populated by the server. |
| poi | |
| position | |
| score | |
| type | Type property NOTE: This property will not be serialized. It can only be populated by the server. |
| viewport |
Property Details
address
dist
dist?: number
Property Value
number
entryPoints
id
Id property NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
info
Info property NOTE: This property will not be serialized. It can only be populated by the server.
info?: string
Property Value
string
poi
position
score
score?: number
Property Value
number
type
Type property NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string