Skip to content

Commit b6cd9fa

Browse files
committed
Resolve comments
1 parent 919bef0 commit b6cd9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/choose-map-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ map.setStyle({ style: 'satellite' });
8484
----------------------------------------------------------------------------------------------->
8585

8686
## Customize the base map
87-
For more information on all available options, see [styleOverrides].
87+
The [styleOverrides] options enable users to streamline the base map by turning off specific map elements like country/region borders, administrative district borders, building footprints, and road detail layers. This allows for a cleaner and simpler map view, making it easier to visualize geometry data.
8888

8989
The following code shows how to disable country/region borders and building footprints on the map.
9090

0 commit comments

Comments
 (0)