When configuring the cache of an overlay the texts appear larger, like the image below:
Code used:
shapesOverlay.TileCache = new SqliteBitmapTileCache (AppUtils.PathApplication + "/CacheMap/shapesOverlay.db", "shapesOverlay");
Is this behavior normal?