Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.streetview.StreetViewTileData

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

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

Methods in com.google.gwt.maps.client.streetview that return StreetViewTileData
 StreetViewTileData StreetViewPanoramaData.getTileData()
          gets Specifies the custom tiles for this panorama.
static StreetViewTileData StreetViewTileData.newInstance()
          creates The properties of the tile set used in a Street View panorama.
 

Methods in com.google.gwt.maps.client.streetview with parameters of type StreetViewTileData
 void StreetViewPanoramaData.setTileData(StreetViewTileData tiles)
          sets Specifies the custom tiles for this panorama.
 



Follow us on GitHub

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