Hi,
I wonder in esri 4, can we use 'esri/views/support/screenUtils' in my own code? I dont fidn it in the esri 4 js api docs.
Thanks,
Yang
Yes, you can use it. However, since it's not in the documentation, that means this module can be changed or removed in a future release without any notice.
Hi, i have another post mention the issue I got https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bd-p/arcgis-api-for-javascript-questions.
Basically, the toMap api doesnt support dom native mouse event, and I can use screenUtils to convert the dom mouse event to screenpoint. Do you have any ideas?
According to the functionality matrix, there are no plans to add screenUtils. You can use the toMap and toScreen methods in both MapView and SceneView.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.