You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AzureMaps.md
+15-16Lines changed: 15 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,7 @@
4
4
5
5
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.
6
6
7
-
### Test
8
-
**Open Web SDK modules**
7
+
### Open Web SDK modules
9
8
<ahref="#open-web-sdk-modules"></a>
10
9
11
10
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
21
20
|[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. |
22
21
|[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. |
23
22
24
-
**Bots**
23
+
### Bots
25
24
26
25
| Project Name | Description |
27
26
|-|-|
28
27
|[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. |
29
28
|[BotBuilder Location](https://github.com/Microsoft/BotBuilder-Location)| An open-source location picker control for Microsoft Bot Framework powered by Bing Maps REST services. |
30
29
31
-
**Samples**
30
+
### Samples
32
31
33
32
| Project Name | Description |
34
33
|-|-|
@@ -39,7 +38,7 @@ The following is a list of open-source projects that extend the capabilities of
39
38
|[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. |
40
39
|[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. |
41
40
42
-
**Tools and resources**
41
+
### Tools and resources
43
42
44
43
| Project Name | Description |
45
44
|-|-|
@@ -50,48 +49,48 @@ The following is a list of open-source projects that extend the capabilities of
50
49
51
50
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.
52
51
53
-
**Angular**
52
+
### Angular
54
53
55
54
| Project Name | Description |
56
55
|-|-|
57
56
|[ng Azure Maps](https://github.com/arnaudleclerc/ng-azure-maps)| An Angular 10 Azure Maps component. |
58
57
|[Angular Azure Maps](https://github.com/Acaisoft/angular-azure-maps)| An Angular 6 Azure Maps component. |
|[AzureMapsControl.Components](https://github.com/arnaudleclerc/AzureMapsControl.Components)| An Azure Maps Blazor component. WIP of azure-maps-controls Razor Components. |
66
65
67
-
**Flutter**
66
+
### Flutter
68
67
69
68
| Project Name | Description |
70
69
|-|-|
71
70
|[Flutter_map](https://github.com/johnpryan/flutter_map)| Use Azure Maps with the flutter UI toolkit. |
72
71
73
-
**Internet of Things (IoT)**
72
+
### Internet of Things (IoT)
74
73
75
74
| Project Name | Description |
76
75
|-|-|
77
76
|[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. |
78
77
79
-
**PowerApps PCF components**
78
+
### PowerApps PCF components
80
79
81
80
| Project Name | Description |
82
81
|-|-|
83
82
| [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.
84
83
|[Azure Maps PowerApps PCF component](https://github.com/jenschristianschroder/pcfAzureMaps)| A PowerApps PCF control that displays a dataset as pins on Azure Map. |
85
84
|[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)|
86
85
87
-
**Python**
86
+
### Python
88
87
89
88
| Project Name | Description |
90
89
|-|-|
91
90
|[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. |
92
91
|[Azure Maps Python Sample](https://github.com/eavanvalkenburg/azuremaps-python-sample)| Sample code for calling Azure Maps from Python. |
93
92
94
-
**Samples**
93
+
### Samples
95
94
96
95
| Project Name | Description |
97
96
|-|-|
@@ -104,7 +103,7 @@ These are open-source, community-driven initiatives, some of which the Azure Map
104
103
|[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. |
105
104
|[Pollution Tracker](https://github.com/jimbobbennett/PollutionTracker)| Azure Maps based pollution tracker. |
106
105
107
-
**Tools and extensions**
106
+
### Tools and extensions
108
107
109
108
| Project Name | Description |
110
109
|-|-|
@@ -115,20 +114,20 @@ These are open-source, community-driven initiatives, some of which the Azure Map
115
114
|[Azure Maps .NET REST Client](https://github.com/perfahlen/AzureMapsRestServices)| .Net Standard 2.0 library to access AzureMaps Services |
0 commit comments