I couldn't find anything about this in the documentation - is there no fullExtent property or equivalent on a MapView?
There are fullExtent properties on various layer types, but not on a MapView.
What we want to be able to, is limit the navigation availabilities of the user to a certain extent of interest, independent on the fullExtent defined on layer level. On a WebScene of local type there is also a clippingArea which would be nice on MapView level as well.
Is there anything like that i don't see?
Thanks in advance