I have a number of labels on e google map. I used AddLabel to create them at the coordinates I wanted. When I run the application, I saw those labels displayed at the top left corner of "Map Satellite" box, then they moved to right coordinates. There were at the red circle in the attached image. Is there a way to not display them in the corner?
Thanks!
Labels created using AddLabel
might be temporarily displaying at a default position before aligning to the correct coordinates. This is due to the way the rendering process initializes.
We will be looking into improving this behavior in a future version.
Hi, the same problem for ElementContainers. Thanks.