Follow us on GitHub

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
 



Follow us on GitHub

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