I have a cached aerial image and need to restrict the zoom scale of my map widget so that the user does not exceed the level of images I have cached. If they zoom in to far, the screen is white and the aerial does not display.
In WebAppBuilder I was able to customize the visible zoom scales for the map so users cannot zoom in further than the available cached images. Does anyone know of a way to do a similar thing in Experience Builder?
Thanks in advance