var attr2 = {"Xcoord":singlePoint2.x,"Ycoord":singlePoint2.y}
I have read that document actually and the problem is I need to interact with the map for the popup to appear based on that article.
var point = new Point(x, y, map.spatialReference); map.infoWindow.show(point);
I wonder if it is possible to have highlight and popup at the same time without clicking on the map itself.
So just to confirm, it is possible for the api to show the popup and highlight without clicking on the map itself? Without clicking on the featurelayer is the key to what I am trying to do.
I talked to a developer and he said arcmap api doesn't have this capability and I need to switch to google map api.
Your hypothetical use case is exactly what I am trying to do. Lol. He would be pissed off. Haha. Will come back and mark this as answer when I found a solution.Thanks
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.