Skip to content

Commit c80a469

Browse files
committed
renamed image
1 parent a908319 commit c80a469

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-maps/how-to-use-map-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ For a list of supported languages and regional views, see [Localization support
235235

236236
Beginning with Azure Maps Web SDK 3.0, the Web SDK includes full compatibility with [WebGL 2], a powerful graphics technology that enables hardware-accelerated rendering in modern web browsers. By using WebGL 2, developers can harness the capabilities of modern GPUs to render complex maps and visualizations more efficiently, resulting in improved performance and visual quality.
237237

238-
![Map image showing WebGL 2 Compatibility.](./media/how-to-use-map-control/webgl2-compatability.png)
238+
![Map image showing WebGL 2 Compatibility.](./media/how-to-use-map-control/webgl-2-compatability.png)
239239

240240
```html
241241
<!DOCTYPE html>
@@ -323,7 +323,7 @@ Beginning with Azure Maps Web SDK 3.0, the Web SDK includes full compatibility w
323323
}
324324
}
325325
</script>
326-
</body>
326+
</body>
327327
</html>
328328
```
329329

0 commit comments

Comments
 (0)