Hi,
i know there is a way to get the user's current mouse coordinates, but i wonder if there is a way to get the user's current view polygon, which means the coordinates of each corner on the map.
The reason behind this, is that i want to show the user points that are only on his current view range, so i need to know which points should i fetch and which not.
Thanks.