Class LatLngBounds
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.LatLngBounds
public class LatLngBounds
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LatLngBounds
final LatLng
final LatLng
final LatLng
final String
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
LatLngBounds
protected LatLngBounds()
-
-
Method Details
-
create
-
getCenter
-
getSouthWest
-
getNorthEast
-
toBBoxString
-