Is there a way to check the visibility of an OverlayItem? So all I want to know is, if a overlay Item is shown on the map or already outside of the projection.
I'm afraid using the bounding box method of my original object which is represented by the overlay is a bit slow and since the MapView is doing this anyway... (like hereHow can I determine if a geopoint is displayed in currently viewable area?)
Hopefully someone knows an answer.
Regards, Tobias