I would also check the maps set minimum extent ... even with the basemaps you sometime have to adjust this to ensure the users have a decent experience
Hi Johan,
I know this post is over a year old now, but I thought I'd post the solution to this in case anyone else runs in to this issue (as I did). I've outlined a fairly simple workaround on my blog. You can get to it here:
Creating a Tile Cache or Package that is Visible at All Scales
Thanks,
Matt
<esri:Map UseAcceleratedDisplay="True" WrapAround="True" MinimumResolution="2500" Extent="-15000000,2000000,-7000000,8000000" Background="#FFE3E3E3"> <esri:ArcGISLocalTiledLayer ID="BaseMap" Path="..\Data\TPKs\Topographic.tpk"/> </esri:Map>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.