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 734a9e0 commit d6d5bf5Copy full SHA for d6d5bf5
articles/azure-maps/migrate-from-bing-maps-web-app.md
@@ -124,7 +124,7 @@ Loading a map in both SDKs follows the same set of steps;
124
125
* Add a reference to the Map SDK.
126
* Add a `div` tag to the body of the page that acts as a placeholder for the map.
127
-* Create a JavaScript function that gets called when the page loads.
+* Create a JavaScript function that gets called once the page loads.
128
* Create an instance of the respective map class.
129
130
**Key differences**
0 commit comments