@JsType(isNative=true,
namespace="<global>",
name="Object")
public class BingMapsGeocoderServiceOptions
extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
key
A key to use with the Bing Maps geocoding service
|
| Modifier and Type | Method and Description |
|---|---|
static BingMapsGeocoderServiceOptions |
create(String key)
Fast create
BingMapsGeocoderServiceOptions instance by mandatory parameter - key |
@JsProperty public String key
@JsOverlay public static BingMapsGeocoderServiceOptions create(String key)
BingMapsGeocoderServiceOptions instance by mandatory parameter - keykey - A key to use with the Bing Maps geocoding serviceBingMapsGeocoderServiceOptions instance.Copyright © 2019. All rights reserved.