Layer.Zoomify: url already defined in Layer.HTTPRequest

This commit is contained in:
fredj
2012-01-23 16:25:12 +01:00
parent c66e5da29a
commit 586a39ca30

View File

@@ -21,12 +21,6 @@
*/
OpenLayers.Layer.Zoomify = OpenLayers.Class(OpenLayers.Layer.Grid, {
/**
* Property: url
* {String} URL for root directory with TileGroupX subdirectories.
*/
url: null,
/**
* Property: size
* {<OpenLayers.Size>} The Zoomify image size in pixels.