java.lang.Object
com.dlsc.gmapsfx.javascript.JavascriptObject
com.dlsc.gmapsfx.javascript.object.Size

public class Size
extends JavascriptObject
Size object corresponding to google.maps.Size Two-dimensonal size, where width is the distance on the x-axis, and height is the distance on the y-axis.
Author:
Rob Terpilowski