Uses of Class
org.wicketstuff.gmap.api.GMarkerClusterOptions

Packages that use GMarkerClusterOptions
org.wicketstuff.gmap.api   
 

Uses of GMarkerClusterOptions in org.wicketstuff.gmap.api
 

Methods in org.wicketstuff.gmap.api that return GMarkerClusterOptions
 GMarkerClusterOptions GMarkerClusterOptions.setAverageCenter(boolean averageCenter)
           
 GMarkerClusterOptions GMarkerClusterOptions.setGridSize(Integer gridSize)
           
 GMarkerClusterOptions GMarkerClusterOptions.setMaxZoom(Integer maxZoom)
           
 GMarkerClusterOptions GMarkerClusterOptions.setMinimumClusterSize(Integer minimumClusterSize)
           
 GMarkerClusterOptions GMarkerClusterOptions.setStyles(List<GMarkerClusterStyle> styles)
           
 GMarkerClusterOptions GMarkerClusterOptions.setZoomOnClick(boolean zoomOnClick)
           
 

Constructors in org.wicketstuff.gmap.api with parameters of type GMarkerClusterOptions
GMarkerCluster(GMap map, GMarkerClusterOptions options)
           
 



Copyright © 2014. All rights reserved.