GeocodeServiceClient Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains the methods used to make requests to the Geocode Service.

Note The name of this class and its constructor may be different depending on the tool you use to generate the client proxy classes.

Syntax

public class GeocodeServiceClient : System.ServiceModel.ClientBase<IGeocodeService>
Public Class GeocodeServiceClient Inherits System.ServiceModel.ClientBase(Of IGeocodeService)

Constructor

Name

Description

GeocodeServiceClient 

Initializes a new instance of a GeocodeServiceClient object.

Methods

Name

Description

Geocode

Finds a geographic location based on a request that may include the address, place, or entity type names to find.

ReverseGeocode 

Finds geographic entities and addresses for a specified map location (known as reverse geocoding).