amcharts / ammap3

JavaScript Maps V3
Other
92 stars 53 forks source link

MapImage positioning of images not working correctly #8

Open itapingu opened 7 years ago

itapingu commented 7 years ago

Hi guys,

i've tried to reposition the image from it's center using bottom/top and left/right property but it's not completely working. (i've tried both with centered set to true/false) The image is moved but not where it's expected if the values goes over a certain value... (Ex. img width 100, i move the img to the right for 10px, and it work, if i move the image for 90px it doesn't work.)

can you please recheck the logic behind the positioning? or tell me if i was doing something wrong...

thanks.

martynasma commented 7 years ago

Hi there,

Sorry for not getting back to you earlier. Github is not being monitored by support staff.

Do you have an example for this which we can use to test?