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

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

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

Methods in com.google.gwt.maps.client.layers that return KmlLayerMetadata
 KmlLayerMetadata KmlLayer.getMetadata()
          Get the metadata associated with this layer, as specified in the layer markup.
static KmlLayerMetadata KmlLayerMetadata.newInstance()
          Metadata for a single KML layer, in JSON format.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.