-
Assuming I have a map as in the screenshot below, how to I get the bounding box of the currently visible screen? I am able to get my current GPS location, but the map does not necessarily need to be there at the moment. I would like to get the currently visible location in order to load data for the visible map only. I didn't find any methods to do this. Is there a way? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
in 0.27 i will add a method that will gives you bounding box |
Beta Was this translation helpful? Give feedback.
in 0.27 i will add a method that will gives you bounding box
we have already PR that implement region changed and i added to it bounding box properties
it will be available soon