Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by cgaf4

Hi, we have a map application we are trying to translate in iOS using Ejecta.
To load the tiles of the map, we call many image.src = url. When the user zooms in, zooms out, pans, there is a lot of tiles we don't need to load anymore.
So I would like to cancel them when calling something like image.src = null.
Has somebody already faced this problem ?

1 decade ago by Joncom

I think this may be related to what you're asking for: http://impactjs.com/forums/impact-engine/impactjs-memory-management
Page 1 of 1
« first « previous next › last »