ThinkGeo.com    |     Documentation    |     Premium Support

When setting the cache of an overlay the texts appear larger

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?

Hi Danilo,

Please show me the render code, the text style part.

I think you should set different style for different zoomlevel, so please check it.

Regards,

Ethan

Ethan,

I used only one style for all zooms. I created different styles and that solved.

Thank you

Hi Danilo,

Thanks for your update.

Any question please let us know.

Regards,

Ethan