Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Xamarin Forms Maps - Multiple maps on navigation stack behaving oddly

$
0
0

I am using Xamarin Forms Maps in my project, and currently debugging on an Android device. This has been a project I've been working on for a while, and while my source code has not changed, all of a sudden when more than one Map instance is open, the first instance remains almost as an image, unscrollable, above the new instance, with only a small amount at the top, a banner probably about ten pixels deep, displaying of the new map instance. This banner is scrollable and behaves as normal. Other map controls work, for example the zoom in and out keys are actionable and the icons remain viewable. It's almost as if the new map instance is placed at the bottom of the stack, with the old map instance placed over that, and then with the map controls at the top of the stack. Just wondering if anyone else has experienced this? It's only appeared for me since updating Xamarin and the NuGet packages in my project.


Viewing all articles
Browse latest Browse all 77050

Trending Articles