neveldo / mapael-maps

Vector maps for jQuery Mapael
MIT License
117 stars 139 forks source link

text Glitching out on Philippines #63

Open foamingmonkey opened 5 years ago

foamingmonkey commented 5 years ago

for some reason the code is gltiching out on Philippines and Thailand but nothing else map

  "PH": {
               cssClass: 'ph',
               tooltip: {
                 content: "<br>blah blah<br/>"
               },
               href: "website here",
               target: "_blank",

               attrs: {
                 fill: "#a80000"
               },
               attrsHover: {
                 fill: "#000"
               },
             },