Udostępnij przez


GeocodingResponse Class

Definition

This object is returned from a successful Geocoding call.

public class GeocodingResponse
type GeocodingResponse = class
Public Class GeocodingResponse
Inheritance
GeocodingResponse

Properties

Name Description
Features

Gets the 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.

Applies to