Topic: User caching for offline usage?

Hi! I've just downloaded and and assessing your map software for my purpose. Great work smile
So one thing I'm going to want for my app is the ability for a user to cache an area of map to use offline later.

As far as I can tell this is not supported - I as the dev can provide cached map areas, but that is no use to me as I have no idea which area a user will be interested in.

A few thoughts on this

1: Would you consider adding this feature?
2: If not do you have any guidance on how I would go about implementing this (where I might hook into the code) and whether you expect this would be a mammoth task for me? (I'm an experienced unity dev, but not worked with maps before).

Thanks

Re: User caching for offline usage?

Hello.

Example of how you can do caching areas attached.

Post's attachments

Attachment icon CacheAreaExample.cs 4.96 kb, 203 downloads since 2015-07-15 

Kind Regards,
Infinity Code Team.

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

Re: User caching for offline usage?

That is awesome thanks Alex smile