Skip to content

Commit 4ef7677

Browse files
authored
Merge pull request #105769 from stevemunk/update-author
Changed author and ms.author
2 parents b067003 + 4e18084 commit 4ef7677

File tree

167 files changed

+333
-333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+333
-333
lines changed

articles/azure-maps/about-azure-maps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Overview for Microsoft Azure Maps
33
description: Learn about services and capabilities in Microsoft Azure Maps and how to use them in your applications.
4-
author: stevemunk
5-
ms.author: v-munksteve
4+
author: eriklindeman
5+
ms.author: eriklind
66
ms.date: 10/21/2022
77
ms.topic: overview
88
ms.service: azure-maps

articles/azure-maps/add-bubble-layer-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a bubble layer to iOS maps
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to render points on maps as circles with fixed sizes. See how to use the Azure Maps iOS SDK to add and customize bubble layers for this purpose.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-controls-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add controls to an iOS map
33
titleSuffix: Microsoft Azure Maps
44
description: How to add zoom control, pitch control, rotate control and a style picker to a map in Microsoft Azure Maps iOS SDK.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/19/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-heat-map-layer-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a heat map layer to iOS maps
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to create a heat map. See how to use the Azure Maps iOS SDK to add a heat map layer to a map. Find out how to customize heat map layers.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-image-layer-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add an Image layer to an iOS map
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to add images to a map. See how to use the Azure Maps iOS SDK to customize image layers and overlay images on fixed sets of coordinates.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-line-layer-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a line layer to iOS maps
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to add lines to maps. See examples that use the Azure Maps iOS SDK to add line layers to maps and to customize lines with symbols and color gradients.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-polygon-extrusion-layer-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a polygon extrusion layer to an iOS map
33
titleSuffix: Microsoft Azure Maps
44
description: How to add a polygon extrusion layer to the Microsoft Azure Maps iOS SDK.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-polygon-layer-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a polygon layer to iOS maps
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to add polygons or circles to maps. See how to use the Azure Maps iOS SDK to customize geometric shapes and make them easy to update and maintain.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-symbol-layer-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a symbol layer to iOS maps
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to add a marker to a map. See an example that uses the Azure Maps iOS SDK to add a symbol layer that contains point-based data from a data source.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/19/2021
88
ms.topic: how-to
99
ms.service: azure-maps

articles/azure-maps/add-tile-layer-map-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add a tile layer to iOS maps
33
titleSuffix: Microsoft Azure Maps
44
description: Learn how to add a tile layer to a map. See an example that uses the Azure Maps iOS SDK to add a weather radar overlay to a map.
5-
author: stevemunk
6-
ms.author: v-munksteve
5+
author: eriklindeman
6+
ms.author: eriklind
77
ms.date: 11/23/2021
88
ms.topic: how-to
99
ms.service: azure-maps

0 commit comments

Comments
 (0)