I Install Mapsui (v1.4.8) in my project and I wan't be able to put pins on my map.
So I search on google and I found that's possible with a MapView in Mapsui.UI.Forms.
But when I go in Mapsui.UI, the .Form does not exist.
I try to install the Mapsui.Forms(v0.2) nugget but it still doesn't exist. I already tried to change my Xamarin.Forms version, I passed from 4.2.0 to 2.5.1, but that change nothing.
So, did I miss something else to install ?
Thank's for your help