|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.FusionTablesMarkerOptions
public class FusionTablesMarkerOptions
Options which control the appearance of point features in a
FusionTablesLayer
.
THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
FusionTablesMarkerOptions()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static FusionTablesMarkerOptions |
create()
|
void |
setIconName(java.lang.String iconName)
The name of a Fusion Tables supported icon |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FusionTablesMarkerOptions()
Method Detail |
---|
public static final FusionTablesMarkerOptions create()
public final void setIconName(java.lang.String iconName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |