Annotations for exports
This commit is contained in:
@@ -26,6 +26,7 @@ ol.layer.HeatmapLayerProperty = {
|
||||
* @fires {@link ol.render.Event} ol.render.Event
|
||||
* @param {olx.layer.HeatmapOptions=} opt_options Options.
|
||||
* @todo stability experimental
|
||||
* @todo api
|
||||
*/
|
||||
ol.layer.Heatmap = function(opt_options) {
|
||||
var options = goog.isDef(opt_options) ? opt_options : {};
|
||||
|
||||
Reference in New Issue
Block a user