2

enter image description here

I am developing map application in mobile Flex project. In this mobile Flex project I am 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?

halfer
  • 19,824
  • 17
  • 99
  • 186
Narasimha
  • 3,802
  • 11
  • 55
  • 83

0 Answers0