Merge pull request #2810 from pagameba/patch-1
Remove unused properties from olx.source.TileVectorOptions
This commit is contained in:
@@ -3595,14 +3595,6 @@ olx.source.TileVectorOptions;
|
|||||||
olx.source.TileVectorOptions.prototype.attributions;
|
olx.source.TileVectorOptions.prototype.attributions;
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Default projection.
|
|
||||||
* @type {ol.proj.ProjectionLike}
|
|
||||||
* @api
|
|
||||||
*/
|
|
||||||
olx.source.TileVectorOptions.prototype.defaultProjection;
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Format.
|
* Format.
|
||||||
* @type {ol.format.Feature}
|
* @type {ol.format.Feature}
|
||||||
@@ -3619,14 +3611,6 @@ olx.source.TileVectorOptions.prototype.format;
|
|||||||
olx.source.TileVectorOptions.prototype.logo;
|
olx.source.TileVectorOptions.prototype.logo;
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Object.
|
|
||||||
* @type {GeoJSONObject|undefined}
|
|
||||||
* @api
|
|
||||||
*/
|
|
||||||
olx.source.TileVectorOptions.prototype.object;
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Destination projection. If provided, features will be transformed to this
|
* Destination projection. If provided, features will be transformed to this
|
||||||
* projection. If not provided, features will not be transformed.
|
* projection. If not provided, features will not be transformed.
|
||||||
|
|||||||
Reference in New Issue
Block a user