Open magnumata opened 5 years ago
When you make zoom standing near to specified ".BoundsOfMap", map drag dies.
MapView.BoundsOfMap = new RectLatLng(80, -160, 320, 160);
Try to stand near world border and slide mousewheel. And there's an issue with different border in different zoom levels.
When you make zoom standing near to specified ".BoundsOfMap", map drag dies.
MapView.BoundsOfMap = new RectLatLng(80, -160, 320, 160);
Try to stand near world border and slide mousewheel. And there's an issue with different border in different zoom levels.