SearchGeometryResult interface
This type represents the Search Inside Geometry result object.
Properties
| address | |
| entity |
Possible values include: 'Country', 'CountrySubdivision', 'CountrySecondarySubdivision', 'CountryTertiarySubdivision', 'Municipality', 'MunicipalitySubdivision', 'Neighbourhood', 'PostalCodeArea' |
| 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
entityType
Possible values include: 'Country', 'CountrySubdivision', 'CountrySecondarySubdivision', 'CountryTertiarySubdivision', 'Municipality', 'MunicipalitySubdivision', 'Neighbourhood', 'PostalCodeArea'
entityType?: EntityType
Property Value
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