Hello
How can i customize the tooltip appearance of a marker as shown in the enclosed file.
Thanks in advance.
sebastien
Hello
How can i customize the tooltip appearance of a marker as shown in the enclosed file.
Thanks in advance.
sebastien
Sebastien,
Currently, custom popup cannot implement your kind of style. Because the popup’s position is not fixed. For example it can be upper left, upper right, lower left, lower right depending on its position in the viewport. So the arrow of your style cannot be fixed.
The easiest way to implement this is to change the graphic of the old style. Please use cloud popup and change the graphic which you can find at [Installed Path]\theme\default\img\cloud_popup_relative.gif; on the other hand, we can try to make the custom popup’s position fixed in the further version so that you can create your style very easily.
Sorry for the inconvenience currently.
Thanks,
Howard