public class MaxZoomService extends JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName
Constructor and Description |
---|
MaxZoomService() |
Modifier and Type | Method and Description |
---|---|
void |
getMaxZoomAtLatLng(LatLong loc,
MaxZoomServiceCallback callback) |
void |
processResponse(Object result)
Processess the Javascript response and generates the required objects
that are then passed back to the original callback.
|
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty
public void getMaxZoomAtLatLng(LatLong loc, MaxZoomServiceCallback callback)
public void processResponse(Object result)
result
- Copyright © 2016. All Rights Reserved.