-
## Environment
Please provide the following information about your environment:
1. Development OS: Windows
2. Device OS & Version: What Android OS version (6.0)
3. Version: 2.14.0
4. Device(s…
-
OPEN MODE ALL will respond to an opening gesture anywhere on the screen, which blocks swipes from right to left (needed to delete items in IOS8).
OPEN_MODE_BEZEL_PANNING_CENTERWINDOW is too restrict…
-
I used localization in my app to support arabic and english , so I'm checking in my code if the language is arabic then setting the right and rear ,if english setting the right and rear also , so in e…
-
My app uses a GestureDetector's onPanStart, onPanUpdate and onPanEnd handlers to allow the user to draw on the screen. This worked great when I first developed the app in late 2018, but after recently…
-
When someone draws in the drawsana view, when its an ipad, its natural that, the palm of the hand of person sits on the screen. So there is this weird bug, where, the drawing functionality works prope…
-
There are no typing definition files (.d.ts) for this project, it would be useful to have some definition files to use when working with TypeScript.
-
### Steps to reproduce
1. Create and show a mapView
2. Using the trackpad on a Magic Keyboard (or Send Cursor to Device on a simulator) to use two fingers to pan on the map
3. The map does…
-
The problem I have is that I have a mapview occupying the whole screen in the center controller and I've set the OpenDrawerGestureModeMask on the left controller to MMOpenDrawerGestureModeBezelPanning…
-
### What is the bug?
After a fast change in zoom, my simple state/country border webp tiles do not redraw correctly. My GUESS is that the "old" tiles are not being REMOVED until a map interaction. …
-
⚠️ **Issues not using this template will be systematically closed.**
**Describe the bug**
High end devices (Samsung S22 ultra) fails (app crashes) to load a larger model (over 10K renderables) wit…