Showing minimum level tiles beyond minimum level scale

2854
1
Jump to solution
06-16-2015 06:46 PM
DanielHowes1
New Contributor II

Is it possible to display pixelated tile images in a pre-cached tiled map service when you zoom in beyond the minimum tile level?  The cache tiles are being provided to me so I do not have access to the data to draw dynamically.  I would rather show pixelated tiles than the "missing" image.

0 Kudos
1 Solution

Accepted Solutions
DanielHowes1
New Contributor II

Should have posted this ages ago.  I figured out the issue - you just need to delete from your cache directory any "missing.png" or "missing.jpg" images.  These are stored just above all of the cache level folders, e.g. "arcgiscache\[MapServiceName]\Layers\_alllayers".

View solution in original post

0 Kudos
1 Reply
DanielHowes1
New Contributor II

Should have posted this ages ago.  I figured out the issue - you just need to delete from your cache directory any "missing.png" or "missing.jpg" images.  These are stored just above all of the cache level folders, e.g. "arcgiscache\[MapServiceName]\Layers\_alllayers".

0 Kudos