Class LatLng
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.LatLng
public class LatLng
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
LatLng
protected LatLng()
-
-
Method Details
-
create
-
getLatitude
public final double getLatitude() -
getLongitude
public final double getLongitude()
-