I defined the overlay (OverlayView implementation), and after defining my overlay, I need to update some content in the overlay. But this does not take effect unless I move the map.
Which method to call so that my overlay updates do not move the map? Is there an update / rendering way to update the view?
source share