Skip to content

Commit c8878f1

Browse files
authored
Update AzureMaps.md
1 parent 6bc63ba commit c8878f1

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

‎AzureMaps.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
These are open-source, community-driven initiatives, created and maintained by the Azure Maps team, but are not part of the standard product or service offerings.
66

7-
### Test
8-
**Open Web SDK modules**
7+
### Open Web SDK modules
98
<a href="#open-web-sdk-modules"></a>
109

1110
The following is a list of open-source projects that extend the capabilities of the Azure Maps Web SDK.
@@ -21,14 +20,14 @@ The following is a list of open-source projects that extend the capabilities of
2120
| [Azure Maps Sync Map module](https://github.com/Azure-Samples/azure-maps-sync-maps) | An Azure Maps Web SDK module that synchronizes the cameras of two or more maps. |
2221
| [Azure Maps Services UI module](https://github.com/Azure-Samples/azure-maps-services-ui) | A set of web UI controls that wrap the Azure Maps REST services. |
2322

24-
**Bots**
23+
### Bots
2524

2625
| Project Name | Description |
2726
|-|-|
2827
| [Bot Framework - Point of Interest skill](https://github.com/microsoft/botframework-solutions/tree/488093ac2fddf16096171f6a926315aa45e199e7/skills/csharp/pointofinterestskill) | The Point of Interest Skill provides POI related capabilities to a Virtual Assistant using Azure Maps with Azure Bot Service and Bot Framework. |
2928
| [BotBuilder Location](https://github.com/Microsoft/BotBuilder-Location) | An open-source location picker control for Microsoft Bot Framework powered by Bing Maps REST services. |
3029

31-
**Samples**
30+
### Samples
3231

3332
| Project Name | Description |
3433
|-|-|
@@ -39,7 +38,7 @@ The following is a list of open-source projects that extend the capabilities of
3938
| [Azure Maps .NET UWP IoT Remote Control](https://github.com/Azure-Samples/azure-maps-dotnet-webgl-uwp-iot-remote-control) | This is a sample application which shows how to build a remotely controlled map using Azure Maps and IoT hub services. |
4039
| [Implement IoT spatial analytics using Azure Maps](https://github.com/Azure-Samples/iothub-to-azure-maps-geofencing) | Tracking and capturing relevant events that occur in space and time is a common IoT scenario. |
4140

42-
**Tools and resources**
41+
### Tools and resources
4342

4443
| Project Name | Description |
4544
|-|-|
@@ -50,48 +49,48 @@ The following is a list of open-source projects that extend the capabilities of
5049

5150
These are open-source, community-driven initiatives, some of which the Azure Maps team contributes to, but are not part of the standard product or service offerings.
5251

53-
**Angular**
52+
### Angular
5453

5554
| Project Name | Description |
5655
|-|-|
5756
| [ng Azure Maps](https://github.com/arnaudleclerc/ng-azure-maps) | An Angular 10 Azure Maps component. |
5857
| [Angular Azure Maps](https://github.com/Acaisoft/angular-azure-maps) | An Angular 6 Azure Maps component. |
5958
| [Angular Azure Map Wrapper](https://github.com/srednicki95/am_samples) | Angular 6.0+ Azure Map Samples. |
6059

61-
**Blazor**
60+
### Blazor
6261

6362
| Project Name | Description |
6463
|-|-|
6564
| [AzureMapsControl.Components](https://github.com/arnaudleclerc/AzureMapsControl.Components) | An Azure Maps Blazor component. WIP of azure-maps-controls Razor Components. |
6665

67-
**Flutter**
66+
### Flutter
6867

6968
| Project Name | Description |
7069
|-|-|
7170
| [Flutter_map](https://github.com/johnpryan/flutter_map) | Use Azure Maps with the flutter UI toolkit. |
7271

73-
**Internet of Things (IoT)**
72+
### Internet of Things (IoT)
7473

7574
| Project Name | Description |
7675
|-|-|
7776
| [Azure IoT Real-time asset tracking workshop](http://aka.ms/iot-workshop/asset-tracking) | A step by step workshop for create a real-time device asset tracking application. |
7877

79-
**PowerApps PCF components**
78+
### PowerApps PCF components
8079

8180
| Project Name | Description |
8281
|-|-|
8382
| [Azure Maps PowerApps PCF Search Control component](https://github.com/mkcgphy/Azure-Maps-Get-Search-Address-TypeAhead) | A PowerApps component that provides a search bar control powered by Azure Maps.
8483
| [Azure Maps PowerApps PCF component](https://github.com/jenschristianschroder/pcfAzureMaps) | A PowerApps PCF control that displays a dataset as pins on Azure Map. |
8584
| [Azure Maps PowerApps PCF spider cluster control](https://github.com/alano444/PCFAzureMapCluststerSpider) | A PowerApps PCF control for displaying points as clusters that expand into a spider cluster layout. [Video](https://www.youtube.com/watch?v=9ehWIk2l4Tc&feature=youtu.be) |
8685

87-
**Python**
86+
### Python
8887

8988
| Project Name | Description |
9089
|-|-|
9190
| [Azure Maps for Retail, Jupyter Notebooks](https://github.com/5h15h/Azure-Maps-Jupyter-Notebooks) | A colleciton of Python samples using Azure Maps in retail scenarios. |
9291
| [Azure Maps Python Sample](https://github.com/eavanvalkenburg/azuremaps-python-sample) | Sample code for calling Azure Maps from Python. |
9392

94-
**Samples**
93+
### Samples
9594

9695
| Project Name | Description |
9796
|-|-|
@@ -104,7 +103,7 @@ These are open-source, community-driven initiatives, some of which the Azure Map
104103
| [San Francisco Food Truck Explorer](https://github.com/joaquinrz/sf-foodtrucks) | A prototype application written in TypeScript and React.js to easily visualize in Microsoft Azure Maps all the current active food trucks in the city of San Francisco, CA. |
105104
| [Pollution Tracker](https://github.com/jimbobbennett/PollutionTracker) | Azure Maps based pollution tracker. |
106105

107-
**Tools and extensions**
106+
### Tools and extensions
108107

109108
| Project Name | Description |
110109
|-|-|
@@ -115,20 +114,20 @@ These are open-source, community-driven initiatives, some of which the Azure Map
115114
| [Azure Maps .NET REST Client](https://github.com/perfahlen/AzureMapsRestServices) | .Net Standard 2.0 library to access AzureMaps Services |
116115
| [PHP Azure Maps Provider](https://github.com/max-langerman/azure-maps-provider) | A PHP Azure Maps Geocoder Provider. |
117116

118-
**React**
117+
### React
119118

120119
| Project Name | Description |
121120
|-|-|
122121
| [Azure Maps React Component](https://github.com/WiredSolutions/react-azure-maps) | A react wrapper for the Azure Maps control. |
123122

124-
**Xamarin**
123+
### Xamarin
125124

126125
| Project Name | Description |
127126
|-|-|
128127
| [XaMaps](https://github.com/AlexPshul/XaMaps) | Xamarin + Azure Maps |
129128
| [XFAzureMapTrials](https://github.com/Druffl3/XFAzureMapTrials) | Use Azure Maps Creator in Xamarin.Forms. |
130129

131-
**Vue.js**
130+
### Vue.js
132131

133132
| Project Name | Description |
134133
|-|-|

0 commit comments

Comments
 (0)