Skip to content

Commit

Permalink
Update AzureMaps.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrundritt authored Oct 9, 2020
1 parent 6bc63ba commit c8878f1
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions AzureMaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

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.

### Test
**Open Web SDK modules**
### Open Web SDK modules
<a href="#open-web-sdk-modules"></a>

The following is a list of open-source projects that extend the capabilities of the Azure Maps Web SDK.
Expand All @@ -21,14 +20,14 @@ The following is a list of open-source projects that extend the capabilities of
| [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. |
| [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. |

**Bots**
### Bots

| Project Name | Description |
|-|-|
| [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. |
| [BotBuilder Location](https://github.com/Microsoft/BotBuilder-Location) | An open-source location picker control for Microsoft Bot Framework powered by Bing Maps REST services. |

**Samples**
### Samples

| Project Name | Description |
|-|-|
Expand All @@ -39,7 +38,7 @@ The following is a list of open-source projects that extend the capabilities of
| [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. |
| [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. |

**Tools and resources**
### Tools and resources

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

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.

**Angular**
### Angular

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

**Blazor**
### Blazor

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

**Flutter**
### Flutter

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

**Internet of Things (IoT)**
### Internet of Things (IoT)

| Project Name | Description |
|-|-|
| [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. |

**PowerApps PCF components**
### PowerApps PCF components

| Project Name | Description |
|-|-|
| [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.
| [Azure Maps PowerApps PCF component](https://github.com/jenschristianschroder/pcfAzureMaps) | A PowerApps PCF control that displays a dataset as pins on Azure Map. |
| [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) |

**Python**
### Python

| Project Name | Description |
|-|-|
| [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. |
| [Azure Maps Python Sample](https://github.com/eavanvalkenburg/azuremaps-python-sample) | Sample code for calling Azure Maps from Python. |

**Samples**
### Samples

| Project Name | Description |
|-|-|
Expand All @@ -104,7 +103,7 @@ These are open-source, community-driven initiatives, some of which the Azure Map
| [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. |
| [Pollution Tracker](https://github.com/jimbobbennett/PollutionTracker) | Azure Maps based pollution tracker. |

**Tools and extensions**
### Tools and extensions

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

**React**
### React

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

**Xamarin**
### Xamarin

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

**Vue.js**
### Vue.js

| Project Name | Description |
|-|-|
Expand Down

0 comments on commit c8878f1

Please sign in to comment.