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

Packages that use KmlFeatureData
com.google.gwt.maps.client.events.kmlmouse   
com.google.gwt.maps.client.layers   
 

Uses of KmlFeatureData in com.google.gwt.maps.client.events.kmlmouse
 

Methods in com.google.gwt.maps.client.events.kmlmouse that return KmlFeatureData
 KmlFeatureData KmlMouseMapEvent.getFeatureData()
          get A KmlFeatureData object, containing information about the clicked feature.
 

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

Methods in com.google.gwt.maps.client.layers that return KmlFeatureData
static KmlFeatureData KmlFeatureData.newInstance()
          this is created from an event
 



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