Skip to content

Commit 0bd99f7

Browse files
author
Muhammad Sehgal (Aquent LLC)
committed
New Azure maps article listing available map styles
1 parent a49cc53 commit 0bd99f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-maps/supported-map-styles.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A **road** map is a standard map that displays roads, natural and man-made featu
2222
**Applicable APIs:**
2323
* [Map image](https://docs.microsoft.com/rest/api/maps/render/getmapimage)
2424
* [Map tile](https://docs.microsoft.com/rest/api/maps/render/getmaptile)
25-
* [JS Map control](https://codepen.io/azuremaps/pen/qyjbOM)
25+
* JS map control
2626

2727
## Satellite
2828
The **satellite** style is a combination of satellite and aerial imagery.
@@ -31,20 +31,20 @@ The **satellite** style is a combination of satellite and aerial imagery.
3131

3232
**Applicable APIs:**
3333
* [Satellite tile](https://docs.microsoft.com/rest/api/maps/render/getmapimagerytilepreview)
34-
* [JS Map control](https://codepen.io/azuremaps/pen/qyjbOM)
34+
* JS map control
3535

3636
## Satellite_Road_Labels
3737
This map style is a hybrid of roads and labels overlaid on top of satellite and aerial imagery.
3838

3939
![satellite_road_labels](./media/supported-map-styles/satellite_road_labels.png)
4040

4141
**Applicable APIs:**
42-
* [JS Map control](https://codepen.io/azuremaps/pen/qyjbOM)
42+
* JS map control
4343

4444
## Grayscale_Dark
4545
**Grayscale dark** is a dark version of the road map style.
4646

4747
![gray_scale](./media/supported-map-styles/grayscale_dark.png)
4848

4949
**Applicable APIs:**
50-
* [JS Map control](https://codepen.io/azuremaps/pen/qyjbOM)
50+
* JS map control

0 commit comments

Comments
 (0)