Enable the Geocode plugin
Procedure
- In the PolicyCenter Project window, expand .
-
Double-click
GeocodePluginto open it. - If the Disabled check box is checked, un-select the check box to enable the plugin.
-
Ensure that the Class field specifies the Bing
Maps implementation class:
gw.plugin.geocode.impl.BingMapsPluginRest
-
Under Parameters, specify the following:
applicationKey
The application key that you obtained from Bing Maps.
geocodeDirectionsCulture
The locale for geocoded addresses and routing instructions returned from Bing Maps. For example, use the locale codeja-JPfor addresses and instructions for Japan. The plugin usesen-USif you do not specify a value. For a current list of codes that Bing Maps supports, refer to the following web site:imageryCulture
The language for map imagery. For example, use the language codejafor maps labeled in Japanese. The plugin usesenif you do not specify a value. For a current list of codes that Bing Maps supports, refer to the following web site:mapUrlHeight
Height of maps, in pixels. The plugin uses
500if you do not specify a value.mapUrlWidth
Width of maps, in pixels. The plugin uses
500if you do not specify a value. - Save your changes.
What to do next
See also
