HI I have the following website. After I enter an Illinois address (Springfield, IL for example) a marker is placed at the location. I added a dragend listener to the marker so that when it is moved it runs my identify function that conducts a query on an invisible ArcGIS layer which then displays the data in an infowindow.
This works fine (ignore the jumbled text in the infowindow). However I also want it to conduct the query right after I enter the address so that the infowindow pops up automatically at the initial marker. Is there a simple way to just call the function? Thank you! https://netfiles.uiuc.edu/alouchio/shared/test.shtml -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/2LBQqMOHmSsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
