Skip to content

Pan map on mobile browser #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

ofthelit
Copy link

The map component doesn't pan on a mobile browser and throws an error.

This PR fixes the null reference exception and enables panning on a touch device.

I tested this change in a browser and on an emulated Android tablet.

Jef Van den Brandt added 2 commits August 10, 2020 17:49
After load the touches array has a single value when moving the map and touchStartList is undefined.
type: "TypeError", value: "Cannot read property 'length' of undefined",
This enables map panning in the web browser when acting as a mobile device.
The 'touches' array contains a single element. This causes the test to skip and no panning occurs.
@sabari3
Copy link

sabari3 commented Aug 11, 2020

Hi,

Greetings from Syncfusion.

We will analyze and include the fix in our upcoming Volume 3 Main Release, 2020 which is expected to be rolled out at the end of September 2020. Please find the below feedback link for the reported issue to keep track of the bug.

https://www.syncfusion.com/feedback/16915

We appreciate your patience until then.

Please let us know if you need any further assistance.

Regards,
Sabari Anand

@sabari3
Copy link

sabari3 commented Oct 5, 2020

Hi,

Thank you for your patience.

We have included the fix for the reported issue in our Essential Studio Volume 3 Main Release(v18.3.0.35) which is rolled out and is available for download under the following link.

https://www.syncfusion.com/forums/158306/essential-studio-2020-volume-3-release-v18-3-0-35-is-available-for-download

We thank you for your support and appreciate your patience in waiting for our release. Please let us know if you need any further assistance.

Regards,
Sabari Anand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants