OpenLayers JavaScript Mapping Library |
OpenLayers. Layer. KaMapParameters
getURL
Parameters
Returns{String} A string with the layer’s url and parameters and also the passed-in bounds and appropriate tile size specified as parameters addTile
Parameters
ReturnsgetTileBounds
Returns The tile bounds for a layer given a pixel location. Parameters
Returns{OpenLayers.Bounds} Bounds of the tile at the given pixel location. |
getURL: function ( bounds )
addTile:function( bounds, position )
initGriddedTiles:function( bounds )
clone: function ( obj )
Returns The tile bounds for a layer given a pixel location.
getTileBounds: function( viewPortPx )