getFeaturesAtCoordinateAtResolution is not stable yet
This commit is contained in:
@@ -203,7 +203,7 @@ ol.source.TileVector.prototype.getFeatures = function() {
|
|||||||
* @param {ol.Coordinate} coordinate Coordinate.
|
* @param {ol.Coordinate} coordinate Coordinate.
|
||||||
* @param {number} resolution Resolution.
|
* @param {number} resolution Resolution.
|
||||||
* @return {Array.<ol.Feature>} Features.
|
* @return {Array.<ol.Feature>} Features.
|
||||||
* @api stable
|
* @api
|
||||||
*/
|
*/
|
||||||
ol.source.TileVector.prototype.getFeaturesAtCoordinateAtResolution =
|
ol.source.TileVector.prototype.getFeaturesAtCoordinateAtResolution =
|
||||||
function(coordinate, resolution) {
|
function(coordinate, resolution) {
|
||||||
|
|||||||
Reference in New Issue
Block a user