I am using SDK version 100.13 and would like to limit the amount of memory used while panning and zooming with the on-line map. Is there an API that would allow me to limit the amount of memory that can be used (I expect there is caching of some tiles for performance as memory usage can jump up ~20-100+MB)?
Are there settings or API that can be utilized while running on memory constrained devices? I have not been able to find anything in the API documentation. Thanks.