tileSize property already defined in parent class (Layer.Grid)
This commit is contained in:
@@ -29,12 +29,6 @@ OpenLayers.Layer.ArcIMS = OpenLayers.Class(OpenLayers.Layer.Grid, {
|
|||||||
ServiceName: ''
|
ServiceName: ''
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
|
||||||
* APIProperty: tileSize
|
|
||||||
* {<OpenLayers.Size>} Size for tiles. Default is 512x512.
|
|
||||||
*/
|
|
||||||
tileSize: null,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* APIProperty: featureCoordSys
|
* APIProperty: featureCoordSys
|
||||||
* {String} Code for feature coordinate system. Default is "4326".
|
* {String} Code for feature coordinate system. Default is "4326".
|
||||||
|
|||||||
Reference in New Issue
Block a user