Class GMarkerClusterStyle

java.lang.Object
org.wicketstuff.gmap.api.GMarkerClusterStyle
All Implemented Interfaces:
Serializable, GValue

public class GMarkerClusterStyle extends Object implements GValue
Used in GMarkerClusterOptions JS code with options: 'styles': (object) An object that has style properties: 'url': (string) The image url. 'height': (number) The image height. 'width': (number) The image width. 'anchor': (Array) The anchor position of the label text. 'textColor': (string) The text color. 'textSize': (number) The text size. 'backgroundPosition': (string) The position of the backgound x, y.
Author:
Rob Sonke
See Also: