BingMapsGeocoderService

new Cesium.BingMapsGeocoderService(options)

Provides geocoding through Bing Maps.
Name Type Description
options object Object with the following properties:
Name Type Description
key string A key to use with the Bing Maps geocoding service
culture string optional A Bing Maps Culture Code to return results in a specific culture and language.

Members

Gets the credit to display after a geocode is performed. Typically this is used to credit the geocoder service.
The key for the Bing geocoder service
The URL endpoint for the Bing geocoder service

Methods

Name Type Description
query string The query to be sent to the geocoder service
Returns:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.