correcting comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@445 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -68,8 +68,8 @@ OpenLayers.Layer.WFS.prototype =
|
|||||||
*
|
*
|
||||||
* @param {OpenLayers.Bounds} bounds
|
* @param {OpenLayers.Bounds} bounds
|
||||||
*
|
*
|
||||||
* @returns The added OpenLayers.Tile.Image
|
* @returns The added OpenLayers.Tile.WFS
|
||||||
* @type OpenLayers.Tile.Image
|
* @type OpenLayers.Tile.WFS
|
||||||
*/
|
*/
|
||||||
addTile:function(bounds, position) {
|
addTile:function(bounds, position) {
|
||||||
url = this.getFullRequestString(
|
url = this.getFullRequestString(
|
||||||
|
|||||||
Reference in New Issue
Block a user