Hi,
This is a bit of a weird question to explain - but I'm trying to create a basemap of aerial imagery to load onto user's mobile devices, and I've iterated over this a number of times to try to get the desired result. Close, but not there yet.
I'm limiting the export aerial imagery tile cache behind the basemap to a zoom level of 17 (1:9,028). So beyond that zoom level, no tiles are created
However, I still would like the ability to zoom in beyond that (not using additional tiles, but just zooming into the existing tiles - no matter how blurry the basemap gets).
I feel like I've done this before but can't quite remember how. I've tried making the tile package maximum larger than the tile cache maximum, but the imagery still cuts out past Zoom level 17.
I'm working with quite a large cache of aerial imagery, so any guidance on how to get the desired result, would be appreciated. Thanks!
Henry