use a single ol.source.MapQuest and use a const for the tile attribution

This commit is contained in:
Bart van den Eijnden
2014-01-08 13:23:47 +01:00
parent 1b48572c6e
commit 473a11c697
4 changed files with 60 additions and 94 deletions

View File

@@ -651,6 +651,7 @@
/**
* @typedef {Object} olx.source.MapQuestOptions
* @property {string} layer Layer.
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional
* function to load a tile given a URL.
* @todo stability experimental