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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic LatLngBoundsfinal LatLngfinal LatLngfinal LatLngfinal StringMethods 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
 
 -