enter image description hereI am developing map application in mobile flex project in this mobile flex project using google maps in this application i am generating google map and zoom in,zoom out controls and i am click the map open windows and this window display lat,lon details

i am using this code for map info window:

map.openInfoWindow(event.latLng,new InfoWindowOptions({title: " Tap on button ",content:"Lat and Lan"+rtitle.toString()})); 

in this window how can add the button and button click event also

please forward some solution thank in advance Narasimha

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.