How to operate on hidden Map

I have seen that Map.PanTo another location works only if the Map is visible and at least 1x1 pixel of the Map is showed, otherwise the instruction is ignored.
Is there any workaround to make my changes, with Map hidden, in some way?

I worked around by using CenterFromString instead of PanTo.
Maybe the animation of PanTo was causing the issue

Thanks for letting everyone know :sunglasses:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.