An open API service indexing awesome lists of open source software.

https://github.com/jguadagno/kendo-autocomplete-azure-maps-search


https://github.com/jguadagno/kendo-autocomplete-azure-maps-search

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Sample Code for Blog Post

This is the sample code for the [Creating a Search Suggestion widget using Azure Maps Search Service and KendoUI Autocomplete](https://www.josephguadagno.net/2021/03/27/creating-a-search-suggestion-widget-using-azur-maps-search-service-and-kendoui-autocomplete.) blog post.

For this sample to work, you will need to

* Get a [Azure Maps Client id](https://docs.microsoft.com/en-us/azure/azure-maps/quick-demo-map-app#get-the-primary-key-for-your-account).
* Create a file called `azurekey.js`
* Add the following code to file

```javascript
const azureKey = "` with your Azure Maps Client id.