Load Esri map in Xamarin Android (Native not Forms)

753
2
10-14-2019 11:19 PM
MohamadMousheimish1
New Contributor II

I was trying to load an Esri map and add some routing and indoor navigation functionalities.

Any tutorial or simple project about these stuff??

I've searched on Github but found a project for iOS iOS Github Project

0 Kudos
2 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

You'll find many additional samples in ArcGIS Runtime SDK .NET Samples (Android) | ArcGIS for Developers

More specifically for a navigation demo/sample see arcgis-runtime-demos-dotnet/src/CampusRouting at master · Esri/arcgis-runtime-demos-dotnet · GitHub.

Cheers

Mike

MohamadMousheimish1
New Contributor II

Michael Branscomb Thank you for your reply. I think I'll find that project on Github helpful

0 Kudos