You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/how-to-use-spatial-io-module.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,7 +229,7 @@ You can load the Azure Maps Spatial IO module by using one of the following two
229
229
</html>
230
230
```
231
231
232
-
1. Remember to replace your Azure Maps key with your subscription key. Your HTML file should include an image that looks like this:
232
+
1. Remember to replace `<YourAzureMapsKey>` with your subscription key. Your HTML file should include an image that looks like this:
233
233
234
234
:::image type="content" source="./media/how-to-use-spatial-io-module/spatial-data-example.png" lightbox="./media/how-to-use-spatial-io-module/spatial-data-example.png" alt-text="Screenshot showing the Spatial Data sample in a map.":::
0 commit comments