Skip to content

Commit 6c26da0

Browse files
author
Scott Kang
committed
consistent captialzation
1 parent dcec629 commit 6c26da0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-maps/migrate-from-bing-maps-web-app.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,19 @@ The following table lists key API features in the Bing Maps V8 JavaScript SDK an
4848
|--------------------------|-------------------------------------|:----------------------------------------------------------------------:|
4949
| Pushpins | ||
5050
| Pushpin clustering | [Microsoft.Maps.Clustering] |[Pushpin clustering] |
51-
| Polylines & Polygons | ||
52-
| Ground Overlays | ||
51+
| Polylines & polygons | ||
52+
| Ground overlays | ||
5353
| Heat maps | [Microsoft.Maps.HeatMap] |[Add a heat map] |
54-
| Tile Layers | ||
55-
| KML Layer | [Microsoft.Maps.GeoXml] |[Spatial IO module] |
54+
| Tile layers | ||
55+
| KML layer | [Microsoft.Maps.GeoXml] |[Spatial IO module] |
5656
| Contour layer | [Microsoft.Maps.Contour] |[Contour layer code samples] |
5757
| Data binning layer | [Microsoft.Maps.DataBinning] | ✓ Included in the open-source Azure Maps [Gridded Data Source module] |
5858
| Animated tile layer | | ✓ Included in the open-source Azure Maps [Animation module] |
5959
| Drawing tools | [Microsoft.Maps.DrawingTools] |[Add drawing tools] |
6060
| Geocoder service | [Microsoft.Maps.Search] |[Search API] or [REST SDK] |
6161
| Directions service | [Microsoft.Maps.Directions] |[Route API] |
62-
| Distance Matrix service | |[Route Matrix API] |
63-
| Spatial Data service | [Microsoft.Maps.SpatialDataService] | N/A |
62+
| Distance matrix service | |[Route Matrix API] |
63+
| Spatial data service | [Microsoft.Maps.SpatialDataService] | N/A |
6464
| Satellite/Aerial imagery | |[Choose a map style] |
6565
| Birds eye imagery | | N/A |
6666
| Streetside imagery | | N/A |
@@ -70,7 +70,7 @@ The following table lists key API features in the Bing Maps V8 JavaScript SDK an
7070
| Indoor maps | [Microsoft.Maps.VenueMaps] |[Creator] |
7171
| Traffic flow | [Microsoft.Maps.Traffic] |[Traffic control] |
7272
| Spatial math | [Microsoft.Maps.SpatialMath] |[atlas.math samples] or [turf js] |
73-
| Custom map styles | | Partial |
73+
| Custom map styles | | Partial, [Choose a map style] |
7474

7575
Azure Maps more [open-source modules for the web SDK] that extend its capabilities.
7676

0 commit comments

Comments
 (0)