Uses of Interface
com.google.gwt.maps.client.maptypes.TileUrlCallBack

Packages that use TileUrlCallBack
com.google.gwt.maps.client.maptypes   
 

Uses of TileUrlCallBack in com.google.gwt.maps.client.maptypes
 

Methods in com.google.gwt.maps.client.maptypes with parameters of type TileUrlCallBack
 void ImageMapTypeOptions.setTileUrl(TileUrlCallBack callback)
          setup a callback to process the url creation Returns a string (URL) for given tile coordinate (x, y) and zoom level.
 



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