amMap support forum

You are not logged in.

Announcement

FORUM CLOSED! This forum is closed. We moved to a new place at Zendesk. Update your bookmarks.

Flash amMap: Bug report


#1 2009-09-29 00:42:45

jothipriya
New member

Legends Not displaying in world map.

Hi,
     I have used ammap - countries map as well as world map.
     I have set legends display in settings file. For countries map, the legends showing properly and it is not showing for world map.

/**** Code in settings.xml file ***********/

  <legend>                                                    <!-- LEGEND -->
    <enabled>true</enabled>                                       <!-- [true] (true / false) -->
    <x>50</x>                                                   <!-- [20] (Number / Number% / !Number)  -->
    <y>50</y>                                                   <!-- [!55] (Number / Number% / !Number)  -->
    <width>200</width>                                           <!-- [] (Number / Number%) -->
    <max_columns></max_columns>                               <!-- [] (Number) the maximum number of columns in the legend -->   
    <color></color>                                           <!-- [#FFFFFF] (hex color code) -->
    <alpha></alpha>                                           <!-- [50] (0 - 100) background opacity -->
    <border_color>#ffffff</border_color>                             <!-- [#000000] (hex color code) border color -->
    <border_alpha></border_alpha>                             <!-- [30] (0 - 100) border alpha -->
    <text_color></text_color>                                 <!-- [text_color] (hex color code) -->   
    <text_size></text_size>                                   <!-- [text_size] (Number) -->
    <spacing>2</spacing>                                       <!-- [10] (Number) vertical and horizontal gap between legend entries -->
    <margins></margins>                                       <!-- [10] (Number) legend margins (space between legend border and legend entries, recommended to use only if legend border is visible or background color is different from chart area background color) -->
    <key>                                                     <!-- KEY (the color box near every legend entry) -->
      <size></size>                                           <!-- [16] (Number) key size-->
      <border_color></border_color>                           <!-- [] (hex color code) leave empty if you don't want to have border -->
    </key>   
    <entries>                                                 <!-- legend entries go gere-->
     <entry color="#8DA7E2">Opens Only</entry>       <!-- You can have any number of legend entries, uncomment this line and copy as many times as you need -->
     <entry color="#ACCF51">Clicks (Opens &amp; Clicks)</entry>
    </entries>
  </legend> 
/**** Code in settings.xml file ***********/

Thanks for your help..

Regards,
Jothi

Last edited by jothipriya (2009-09-29 00:43:56)

Offline

 

#2 2009-09-30 05:19:19

qemm
Administrator

Re: Legends Not displaying in world map.

Do you use the same settings file for both maps?

Offline

 

#3 2009-09-30 07:19:32

jothipriya
New member

Re: Legends Not displaying in world map.

Hi,
Thanks for your reply.
I am using separate settings file.


Regards,
Jothi

Offline

 

#4 2009-09-30 08:10:01

trichins
Moderator

Re: Legends Not displaying in world map.

Can you provide us a link to your world map that is experiencing legend problems?

Offline

 

© amMap & amCharts | Forum engine: PunBB