I have been creating a QML application in 100.8, and I have been trying to sort out a way to limit users to be locked to a specific area of a map so that they are unable to pan outside of that area. It would seem reasonable to be able to set an Envelope to define that but I am unable to find anything promising in the documentation, or in previous questions. Though it is extremely possible I am just missing something.
Any thoughts or directions that you could point me that would be greatly appreciated.