I use the GMAP.net library in the project, and I found it to be a powerful tool. This cache tool made it a real profit for my project. In any case, I need someone to tell me a little about how this cache works. As far as I tested, I see that it preallocates space (in my case about 200 mb in the SQLITE file), so I started doing some tests, seeing how it works, and it turns out that it works very well, but in some cases, I looked at cards that were not cached. I donβt know if I should spend some time on a position on the map so that it can be cached or something like that. Does the cache cache file size increase over time ?, or does it just save the pre-allocated size ?.
Thanks in advance for any possible response.
source share