ThinkGeo.com    |     Documentation    |     Premium Support

OSM map tile refresh

Hi,

Since a very long time now we have random problem with tile loading. Sometime the tile doesn’t load and display a grey tile, sometime it juste keep the last zoom. I’m attaching 2 screenshots to show the problem. It doesn’t appear all the time, and the problem might disapear if we zoom-unzoom for example. But it start to become a painful problem for our clients who ask us to do something.

Any idea ?


Hi judicael_ribault,

It looks like that’s because the TransitionEffect property, and the render or network speed is slow, so the single tile hadn’t get refreshed.

I think you can try to set layerOverlay.TransitionEffect = TransitionEffect.None; to disable it.

Wish that’s helpful.

Regards,

Ethan

Thanks you Ethan, i will post my client feedback here later on, to keep the community informed :slight_smile:

Hi judicael_ribault,

Thanks for your update, if that’s helpful please let me know.

Regards,

Ethan