Be stricter with types in BingMaps

This commit is contained in:
Éric Lemoine
2013-09-07 23:49:37 +02:00
parent 1e308e34f9
commit 3036ee01ad

View File

@@ -88,6 +88,7 @@ ol.source.BingMaps.prototype.handleImageryMetadataResponse =
.replace('{culture}', culture);
return (
/**
* @this {ol.source.BingMaps}
* @param {ol.TileCoord} tileCoord Tile coordinate.
* @param {ol.Projection} projection Projection.
* @return {string|undefined} Tile URL.