I have a requirement to signal off the screen markers by showing some icons at the edge of the screen, in the direction of that marker.
Do you have any suggestions what can be the best way to achieve that?
Should I try to use a map overlay and try to place graphics at the edge of the viewport or use a native compose component on top of the map and place icons on that?