As I read here maps are not currently supported in Windows 8.1 or Windows Phone 8.1 projects.
If not possible by using Xamarin.Forms.Maps, is there any other way to do it? Does anybody has some sample on it?
I have a XF project, that is in the AppStore and Google Play, now I have to port it to WP8.1. Everything works great, but I can not show the map, i have a black screen instead. My mapping feature is very simple, just show some pins on it, and call device's navigation to get there.
Any suggestion would be appriciated! Thanks in advance!