Topic: Zoomchange -> flickering

Hello,

i made a zoom slider, but if you change the zoom too fast the image is flickering because there are some frames which are pure white. I managed to avoid this by showing a screenshot of the previous frame instead, but this is not satisfying. Is there any other way to get rid of the white frames?

Greetings

hager

Re: Zoomchange -> flickering

Hello.

Please attach a video showing the problem (here or write to support: support@infinity-code.com).
We will try to help with your problem.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Zoomchange -> flickering

Hello,

i made a gif of the problem.

http://gifmaker.cc/PlayGIFAnimation.php … CLTDTd.gif

It happens when zoom in OnlineMaps is changed.

Re: Zoomchange -> flickering

It is because:
With the fast change of zoom, far tiles already unloaded, and near tiles have not yet loaded.

This problem can not be solved, but you can hide it.
1. Use «Advanced / Default Tile», to display the image while tile is not loaded.
2. You can hide not loaded tiles and/or make an animation when they are loaded (see Examples (API Usage) / TilesetFadeExample).

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.