I am trying ArcGIS JavaScript API 4.0 Beta 3. The project is ASP.NET 5 / MVC 6. Point graphics can be rendered. But when clicking over a point, the popup does not open.
Thank you very much!
Thanks. I think you are right. This might be the case.
Is your map flush with the top-left edge of your page? If not, it seems there is a bug in 4.0beta3 where the click target is offset by whatever the margin is.
PopupTemplate click target offset if any margin
Thank you. But no! The sample provided by ESRI works. But when plug that in a ASP.NET 5 / MVC project, it does not work. It is not related to where you click. I believe it is related to CSS comes with ASP.NET 5 / MVC 6.
Any one has the similar experience?
Thanks a lot.
It works! but might with a bug.Try to click at the bottom right of the point.
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.