We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9472ed9 commit 93c4525Copy full SHA for 93c4525
src/openlayers/overlay/vectortile/MapboxStyles.js
@@ -79,7 +79,6 @@ export class MapboxStyles extends ol.Observable {
79
/**
80
* @function ol.supermap.MapboxStyles.getStylesBySourceLayer
81
* @param {string} sourceLayer - 数据图层名称。
82
- * @returns
83
*/
84
getStylesBySourceLayer(sourceLayer) {
85
if (this.layersBySourceLayer[sourceLayer]) {
0 commit comments