This commit is contained in:
IoTGirl 2019-09-05 15:17:31 -07:00 коммит произвёл GitHub
Родитель e47d67e309
Коммит ec44c999a1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -21,7 +21,7 @@ The Microsoft location control makes this process easy by abstracting away the t
To start using the control, you need to obtain an Azure Maps or Bing Maps API subscription key.
* You can sign up to get a free Azure Maps key with up to 25,000 transactions per month through Azure. Details are documented [here](https://docs.microsoft.com/en-us/azure/azure-maps/how-to-manage-account-keys).
* You can sign up to get a free Bing Maps key with up to 10,000 transactions per month in the [Azure Marketplace](https://azure.microsoft.com/en-us/marketplace/partners/bingmaps/mapapis/).
* You can sign up to get a free Bing Maps key with up to 125,000 transactions per year in the [Bing Maps Portal](https://www.bingmapsportal.com/). Details are documented at [Microsoft.com/maps](https://www.microsoft.com/maps)
## Getting Started
Navigate to the [C#](/CSharp) or [Node.js](/Node) folder and follow the guide to add the control to your Bot Framework bot.
@ -52,5 +52,5 @@ Read these resources for more information about the Microsoft Bot Framework, Bot
* [Microsoft Bot Framework Bot Builder SDK](https://github.com/Microsoft/BotBuilder)
* [Microsoft Bot Framework Samples](https://github.com/Microsoft/BotBuilder-Samples)
* [Azure Maps](https://azure.com/maps)
* [Bing Maps REST Services Documentation](https://msdn.microsoft.com/en-us/library/ff701713.aspx)
* [Bing Maps Documentation](https://www.microsoft.com/maps/documentation)