For Android, you many need to increase the click tolerance. The default value that we use is 5 pixels. You can increase this using the following after the page loads:esri.layers._GraphicsContainer.prototype._tolerance = 15;
esri.layers._GraphicsContainer.prototype._tolerance = 15;
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.