rlebosse

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by rlebosse

  1. I'm using FusionMaps for my GWT project. I would like to get the area ID by clicking in this area? Is it possible? Thanks, - Romain
  2. GWT+ FusionMaps + Click handler

    Is it possible to set a java method in the "link" attribute instead of a javascript function?
  3. GWT+ FusionMaps + Click handler

    I really don't know where I can write the < SCRIPT > < /SCRIPT > part. I'm using GWT. The ChartMap is created into an XML file and I work on it into a GWT class.
  4. GWT+ FusionMaps + Click handler

    Thanks Basundhara Ghosal, I will try what you're suggesting! I just wondered if I can write the following part between the "< map >< /map >" xml data?