OpenLayers. Layer.TMS | |
Properties | |
serviceVersion | {String} |
isBaseLayer | {Boolean} |
tileOrigin | {OpenLayers.Pixel} |
serverResolutions | {Array} A list of all resolutions available on the server. |
Constructor | |
OpenLayers. Layer.TMS | |
Functions | |
clone | |
setMap | When the layer is added to a map, then we can fetch our origin (if we don’t have one.) |
clone: function ( obj )
obj | {Object} |
{OpenLayers.Layer.TMS} An exact clone of this OpenLayers.Layer.TMS
setMap: function( map )
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
map | {OpenLayers.Map} |
clone: function ( obj )
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
setMap: function( map )