Skip to content

Commit

Permalink
Merge pull request #189 from gberaudo/api
Browse files Browse the repository at this point in the history
Mark RasterSynchronizer @api
  • Loading branch information
gberaudo committed Apr 17, 2015
2 parents a69152c + 24b55cf commit 23c7a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rastersynchronizer.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ goog.require('olcs.core');
* @param {!Cesium.Scene} scene
* @constructor
* @extends {olcs.AbstractSynchronizer.<Cesium.ImageryLayer>}
* @api
*/
olcs.RasterSynchronizer = function(map, scene) {
/**
Expand Down

0 comments on commit 23c7a46

Please sign in to comment.