Packagecom.mapquest.tilemap
Classpublic class MapInit



Public Methods
 MethodDefined by
  
MapInit
  
MapInit
  
getMaxZoom():int
MapInit
  
getMinZoom():int
MapInit
  
MapInit
  
isKeepCenter():Boolean
MapInit
  
setBestFitMargin(bfm:int):void
MapInit
  
MapInit
  
setKeepCenter(bool:Boolean):void
MapInit
  
setMaxZoom(maxZoom:int):void
MapInit
  
setMinZoom(minZoom:int):void
MapInit
  
setSize(size:Size):void
MapInit
  
setZoomRange(minzoom:int, maxzoom:int):void
MapInit
Method detail
getBestFitMargin()method
public function getBestFitMargin():int

Returns
int
getBestFitRect()method 
public function getBestFitRect():RectLL

Returns
RectLL
getMaxZoom()method 
public function getMaxZoom():int

Returns
int
getMinZoom()method 
public function getMinZoom():int

Returns
int
getSize()method 
public function getSize():Size

Returns
Size
isKeepCenter()method 
public function isKeepCenter():Boolean

Returns
Boolean
setBestFitMargin()method 
public function setBestFitMargin(bfm:int):voidParameters
bfm:int
setBestFitRect()method 
public function setBestFitRect(rect:RectLL):voidParameters
rect:RectLL
setKeepCenter()method 
public function setKeepCenter(bool:Boolean):voidParameters
bool:Boolean
setMaxZoom()method 
public function setMaxZoom(maxZoom:int):voidParameters
maxZoom:int
setMinZoom()method 
public function setMinZoom(minZoom:int):voidParameters
minZoom:int
setSize()method 
public function setSize(size:Size):voidParameters
size:Size
setZoomRange()method 
public function setZoomRange(minzoom:int, maxzoom:int):voidParameters
minzoom:int
 
maxzoom:int