Merge pull request #10285 from mike-000/patch-3

Fix WMS GetLegendGraphic example codesandbox error
This commit is contained in:
Tim Schaub
2019-11-12 21:14:11 -07:00
committed by GitHub

View File

@@ -12,4 +12,4 @@ tags: "GetLegendGraphic, getLegendUrl, WMS"
---
<div id="map" class="map"></div>
Legend:
<div><img id="legend" src=""/></div>
<div><img id="legend"/></div>