Condividi tramite


ReverseSearchAddressQuery(ReverseSearchOptions) Constructor

Definition

Initializes a new instance of ReverseSearchAddressQuery.

public ReverseSearchAddressQuery (Azure.Maps.Search.ReverseSearchOptions options = default);
new Azure.Maps.Search.ReverseSearchAddressQuery : Azure.Maps.Search.ReverseSearchOptions -> Azure.Maps.Search.ReverseSearchAddressQuery
Public Sub New (Optional options As ReverseSearchOptions = Nothing)

Parameters

options
ReverseSearchOptions

Reverse search address options.

Applies to