Uses of Interface
com.google.gwt.maps.client.streetview.PanoramaIdHandler

Packages that use PanoramaIdHandler
com.google.gwt.maps.client.streetview   
 

Uses of PanoramaIdHandler in com.google.gwt.maps.client.streetview
 

Methods in com.google.gwt.maps.client.streetview with parameters of type PanoramaIdHandler
 void StreetViewService.getPanoramaById(String pano, PanoramaIdHandler handler)
          Retrieves the data for the given pano id and passes it to the provided callback as a StreetViewPanoramaData object.
 



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