Skip to content

Commit 64bf61e

Browse files
committed
Edit pass: azure-maps-new-articles-batch
1 parent 540811a commit 64bf61e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/azure-maps/how-to-use-services-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The Azure Maps Web SDK provides a *services module*. This module is a helper lib
149149
});
150150
```
151151

152-
Here's the fully running code sample:
152+
Here's the full, running code sample:
153153
154154
<br/>
155155

articles/azure-maps/supported-browsers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The following Web SDK modules are also supported in Node.js:
6060

6161
You might want to target older browsers that don't support WebGL or that have only limited support for it. In such cases, we recommend that you use Azure Maps services together with an open-source map control like [Leaflet](https://leafletjs.com/). Here's an example:
6262

63+
<br/>
6364

6465
<iframe height="500" style="width: 100%;" scrolling="no" title="Azure Maps + Leaflet" src="//codepen.io/azuremaps/embed/GeLgyx/?height=500&theme-id=0&default-tab=html,result" frameborder="no" allowtransparency="true" allowfullscreen="true">
6566
See the Pen <a href='https://codepen.io/azuremaps/pen/GeLgyx/'>Azure Maps + Leaflet</a> by Azure Maps
@@ -69,7 +70,7 @@ You might want to target older browsers that don't support WebGL or that have on
6970

7071
## Next steps
7172

72-
Learn more about the Azure Maps Web SDK.
73+
Learn more about the Azure Maps Web SDK:
7374

7475
> [!div class="nextstepaction"]
7576
> [Map control](how-to-use-map-control.md)

0 commit comments

Comments
 (0)