public final class ImageClusterStyle extends ClusterStyle
Image
as the cluster icon.ClusterThemem_pimpl| Constructor and Description |
|---|
ImageClusterStyle(Image image)
Creates an image cluster style using the given
Image |
ImageClusterStyle(int resId)
Creates an image cluster style from the given Android drawable resource.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public ImageClusterStyle(Image image)
Imageimage - the image to be used to draw the cluster iconpublic ImageClusterStyle(int resId)
resId - drawable resource to create the style from