Skip to content

Commit ec030d3

Browse files
committed
changed 'datasets' to 'dataset'.
1 parent b9dcb33 commit ec030d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/power-bi-visual-add-reference-layer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To use a hosted spatial dataset as a reference layer:
4343
1. Navigate to the **Format** pane.
4444
1. Expand the **Reference Layer** section.
4545
1. Select **URL** from the **Type** drop-down list.
46-
1. Select **Enter a URL** and enter a valid URL pointing to your hosted file. Hosted files must be a valid spatial datasets with a `.json`, `.geojson`, `.wkt`, `.kml` or `.shp` extension.
46+
1. Select **Enter a URL** and enter a valid URL pointing to your hosted file. Hosted files must be a valid spatial dataset with a `.json`, `.geojson`, `.wkt`, `.kml` or `.shp` extension.
4747

4848
:::image type="content" source="./media/power-bi-visual/reference-layer-hosted.png" alt-text="Screenshot showing the reference layers section when hosting a file control.":::
4949

@@ -65,7 +65,7 @@ The following are all settings in the **Format** pane that are available in the
6565

6666
Properties can be added to each feature within the GeoJSON file to customize styling. This feature uses the simple data layer feature in the Azure Maps Web SDK. For more information, see this document on [supported style properties]. Custom icon images aren't supported within the Azure Maps Power BI visual as a security precaution.
6767

68-
The following are examples showing how to set a point features `color` property to red.
68+
The following are examples showing how to set a point features `color` property to `red`.
6969

7070
**GeoJSON**
7171

0 commit comments

Comments
 (0)