Follow us on GitHub

com.google.gwt.maps.client.streetview
Interface TileUrlHandler


public interface TileUrlHandler


Method Summary
 String getTileUrl(String pano, int zoom, int tileX, int tileY)
           
 

Method Detail

getTileUrl

String getTileUrl(String pano,
                  int zoom,
                  int tileX,
                  int tileY)


Follow us on GitHub

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