BoldDesk®Customer service software with ticketing, live chat & omnichannel support, starting at $99/mo for unlimited agents. Try it for free!
I'm using the react Maps control and would like to use the panComplete event to check the visible area of the map, but the panComplete event doesn't fire. Am I doing something wrong or is there a bug in the control.
As an example, in the following snippet both pan and zoomComplete will fire, but not panComplete. I've tested in latest versions of Firefox and MS Edge.
Hi Warren,
We were able to reproduce the reported issue - "The "panComplete" event is not working properly for the online map providers". However, we have considered this as a bug and logged a defect report for the same. The fix for the issue will be included in our weekly patch release, which is expected to be available by the end of October 2024.
Hi Warren,
We have fixed the reported issue – “The ‘panComplete’ event is not working properly for the online map providers” and the fix is included in our weekly patch release (v27.1.56).
Root Cause:
Previously, the “panComplete” event was not triggered because the condition for pan completion was checked only for shape maps, not for online map providers. We have now modified the condition, and the event is triggered correctly.
Please update the “ej2-maps” and “ej2-react-maps” packages to the latest version in your application to resolve the reported issue. You can find the package link below.
https://www.npmjs.com/package/@syncfusion/ej2-maps
https://www.npmjs.com/package/@syncfusion/ej2-react-maps
Please
let us know if you need any further assistance.