How to use Mapsui 2.0.1 with Xamarin.Forms?

Viewed 822

As far as I understand we could use Mapsui in Xamarin.Forms starting from Mapsui 2.0 version.

Currently, the Mapsui version is 2.0.1, and Xamarin.Forms is 4.6.

I was looking for a simple example or tutorial that could guide me on how to add a Mapsui map to my Xamarin.Forms. All the examples I found are using the old Mapsui 1.4 version with Xamarin PCL projects.

Could anyone give me some direction on how to start with Mapsui 2.0.1 and Xamarin.Form 4.6?

1 Answers
Related