Merge pull request #1275 from fredj/bing_style_param

Rename ol.source.BingMapsOptions style property to imagerySet
This commit is contained in:
Frédéric Junod
2013-11-13 07:21:19 -08:00
8 changed files with 9 additions and 9 deletions

View File

@@ -590,7 +590,7 @@
* @property {string|undefined} culture Culture.
* @property {string} key Bing Maps API key. Get yours at
* http://bingmapsportal.com/.
* @property {string} style Style.
* @property {string} imagerySet Type of imagery.
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional
* function to load a tile given a URL.
* @todo stability experimental