Hi
We want to change the orientation of the Popup so that when clicking near the boundary of the map it is not displayed outside the map.
Currently Our popup is just displayed above the item clicked, with the arrow pointing downwards towards the point. But if we click near the top of the map obviously the popup is not visible, and the engine doesn’t know to display is underneath the item instead (with the arrow pointing upwards).
There was already a topic for this, but the advice links to a page that no longer exists.
Please help! We would prefer to not have to have dynamic styling of the popup, because your sample does not have a reference for how to re-implement the xaml and behaviors. Currently we do not style the popup or change it’s default behavior, we only style the Content inside.