xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.62k stars 1.87k forks source link

[Bug] Map pin information window not displayed on UWP #14476

Open erickson-brian57 opened 3 years ago

erickson-brian57 commented 3 years ago

Description

Map pin information window not displayed on UWP

Steps to Reproduce

  1. Use the Maps example
  2. Show pins
  3. Try to view the information window

Expected Behavior

Information window should show when the pin is clicked on.

Actual Behavior

Information window never shows.

Basic Information

Environment

Show/Hide Visual Studio info ``` ```

Build Logs

Screenshots

Reproduction Link

Workaround

jsuarezruiz commented 3 years ago

Could you attach a small sample where reproduce the issue?. Thanks.

erickson-brian57 commented 3 years ago

Here you go...

WorkingWithMaps.zip