how to esri map display info window without clicking on the map or without click symbol

2125
0
09-13-2014 08:28 PM
lasinh
by
New Contributor III

I'm using the esri map javascipts API. I want to show a infowindow(infowindown have zoomto) on the map. However, in the example given by esri, the user must need to click on the map or click sumbol to show the info window.. Can i just click on a button to show a info window or click dgrid row show in infowindow specific location? Thanks!.

 

when click button or click dgrid row call showResults(featureSet)

how to method showResults(featureSet) show infowindown(infowindown have zoomto) with out click symbol... Thanks!!

below showResults(featureSet). but this is not working as expected. Thanks!!

0 Kudos
0 Replies