public class GeocoderRequest extends JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName
Constructor and Description |
---|
GeocoderRequest(String address) |
GeocoderRequest(String address,
LatLong latLong,
String placeId,
LatLongBounds bounds,
GeocoderComponentRestrictions restrictions,
String region) |
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
toString() |
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty
public GeocoderRequest(String address)
public GeocoderRequest(String address, LatLong latLong, String placeId, LatLongBounds bounds, GeocoderComponentRestrictions restrictions, String region)
Copyright © 2016. All Rights Reserved.