Views:
NOTE: The Bing Maps API has been discontinued by Microsoft, please use the Azure Maps API instead - see this article for an example.

Description

Returns the latitude and longitude of the given address.

Note the method signature was change in version 1.0.0.642

Signature

GeoCodeBing(
  'addressLine',
  'locality', 
  'adminDistrict', 
  'postalCode', 
  'countryRegion',
  'bingkey'
)

Example

GeoCodeBing(
  '16771 NE 72nd Way', 
  'Redmond',
  'WA', 
  '98052', 
  'USA',
  'bingkey'
) Returns '47.66898