Add warnings about internal classes and functions

This commit is contained in:
Tom Payne
2013-06-06 18:36:40 +02:00
parent a858664035
commit 85ca39cf0c
4 changed files with 7 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ goog.require('ol.source.Source');
/**
* This is an internal class that will be removed from the API.
* @constructor
* @extends {ol.source.Source}
* @param {ol.source.VectorSource2Options} options Options.