Customizing Pop-Ups

1133
2
Jump to solution
11-18-2013 06:01 AM
LuisMartinez3
New Contributor II
I am trying to get the infowindow on a mouseover to stay open. The code I used was from the InfoWindow on MouseOver Sample but would like to have the option for window to remain opened and closed by user like on the InfowWindow on Click Sample. Looks like I may need a InfoWindowRenderer....Any ideas?
http://www.scpgis.com/FLEX%20Projects/Bird%20Map/bin-debug/CopyofMain.html

here is the code for what i have in place so far...so very simple still...
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
YueWu1
by Esri Regular Contributor
Esri Regular Contributor
Hi Luis,

I would suggest check about this sample code link:
https://developers.arcgis.com/en/flex/sample-code/identify-features.htm

Hope this sample can fit your requirement.

View solution in original post

0 Kudos
2 Replies
YueWu1
by Esri Regular Contributor
Esri Regular Contributor
Hi Luis,

I would suggest check about this sample code link:
https://developers.arcgis.com/en/flex/sample-code/identify-features.htm

Hope this sample can fit your requirement.
0 Kudos
LuisMartinez3
New Contributor II
Thanks Goldenlimit...between that and the other sample....https://developers.arcgis.com/en/flex/sample-code/display-popups-programmatically.htm i was able to get what i was looking for. Appreciate it, Luis
0 Kudos