I m developing a Windows Mobile application that uses Bing Maps Web Service to show user s position on it.
I think I have a problem if the user hasn t got internet service on his mobile, so I think I can cache the tiles of a city, for example, so the user doesn t need to be online to use my application.
Is this possible? How can I do it?
Thank you!