Sorry for using another lib as example but my goal is to create something like this: https://openlayers.org/en/latest/examples/overlay.html
My goal is to place html div on the map so that it stays at the same position when map zooms/pans...
Does SDK have this functionality natively? In the same spirit like Spinner widget stays at provided point when you add it and pan map? Couldn't find that at first glance, maybe it is buried somewhere..