December 2018
Intermediate to advanced
416 pages
10h 30m
English
To start with, we will create a view with a simple map that is centered on the position of the user. Let's set this up by going through the following steps:

The Xamarin.Forms package has no map controls, but there is an official package from Microsoft and Xamarin that can be used to show maps in a Xamarin.Forms app. This package is called Xamarin.Forms.Maps, and we can install it from NuGet by following the steps below: