|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.layers.FusionTablesMarkerOptions
public class FusionTablesMarkerOptions
See FusionTablesMarkerOptions API Doc
| Constructor Summary | |
|---|---|
protected |
FusionTablesMarkerOptions()
use newInstance(); |
| Method Summary | |
|---|---|
String |
getIconName()
gets The name of a Fusion Tables supported icon. |
static FusionTablesMarkerOptions |
newInstance()
Options which control the appearance of point features in a FusionTablesLayer. |
void |
setIconName(String iconName)
sets The name of a Fusion Tables supported icon. See list of map icons. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected FusionTablesMarkerOptions()
| Method Detail |
|---|
public static final FusionTablesMarkerOptions newInstance()
public final void setIconName(String iconName)
iconName - public final String getIconName()
|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||