Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
GeocodingResponseOutput interface
- Package:
- @azure-rest/maps-search
This object is returned from a successful Geocoding call
Properties
| features | |
| nextLink | The is the link to the next page of the features returned. If it's the last page, no this field. |
| type | The type of a FeatureCollection object must be FeatureCollection. |
Property Details
features
nextLink
The is the link to the next page of the features returned. If it's the last page, no this field.
nextLink?: string
Property Value
string
type
The type of a FeatureCollection object must be FeatureCollection.
type?: "FeatureCollection"
Property Value
"FeatureCollection"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript
Feedback
Was this page helpful?
