Views: 422

Search for knowledge base articles containing the function GeoCodeBing

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