Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.layers.FusionTablesMarkerOptions

Packages that use FusionTablesMarkerOptions
com.google.gwt.maps.client.layers   
 

Uses of FusionTablesMarkerOptions in com.google.gwt.maps.client.layers
 

Methods in com.google.gwt.maps.client.layers that return FusionTablesMarkerOptions
 FusionTablesMarkerOptions FusionTablesStyle.getMarkerOptions()
          gets Options which control the appearance of point features.
static FusionTablesMarkerOptions FusionTablesMarkerOptions.newInstance()
          Options which control the appearance of point features in a FusionTablesLayer.
 

Methods in com.google.gwt.maps.client.layers with parameters of type FusionTablesMarkerOptions
 void FusionTablesStyle.setMarkerOptions(FusionTablesMarkerOptions markerOptions)
          sets Options which control the appearance of point features.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.