Move olx.source.AttributionOption out of externs/olx.js

This commit is contained in:
Frederic Junod
2016-04-05 09:01:24 +02:00
parent 5302882fba
commit db9c6a99c8
6 changed files with 45 additions and 45 deletions

View File

@@ -11,7 +11,7 @@ goog.require('ol.source.TileEvent');
/**
* @typedef {{attributions: (olx.source.AttributionOption|undefined),
* @typedef {{attributions: (ol.AttributionLike|undefined),
* cacheSize: (number|undefined),
* extent: (ol.Extent|undefined),
* logo: (string|olx.LogoOptions|undefined),