crossOrigin defaults to null

This commit is contained in:
Éric Lemoine
2013-03-20 19:24:32 +01:00
parent 7038ac0c81
commit 7949cdaa82
17 changed files with 18 additions and 8 deletions

View File

@@ -106,6 +106,7 @@ ol.source.Stamen = function(options) {
goog.base(this, {
attributions: ol.source.STAMEN_ATTRIBUTIONS,
crossOrigin: 'anonymous',
maxZoom: providerConfig.maxZoom,
// FIXME uncomment the following when tilegrid supports minZoom
//minZoom: providerConfig.minZoom,