HUAWEI Map Kit provides an SDK for map development. It covers map data of more than 200 countries and regions, and supports dozens of languages. With this SDK, you can easily integrate map-based functions into your apps.
This repo provides Xamarin.Android bindings for HUAWEI Map Kit.
Huawei.Hms.Maps is available on NuGet.
In the Solution Explorer panel, right click on the solution name and select Manage NuGet Packages. Search for Huawei.Hms.Maps and install the package into your Xamarin.Android projects.
You can change the Version
option to specify a preview version to install.
- Android 4.4 KitKat (API level 19) and later versions
If you have questions about how to use HMS samples, try the following options:
- Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
- Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.
- Huawei Developer Docs is place to official documentation for all HMS Core Kits, you can find detailed documentations in there.
HMS Map Kit Xamarin Android Plugin is licensed under Apache 2.0 license