radioman / greatmaps

GMap.NET - Great Maps for Windows Forms & Presentation
916 stars 410 forks source link

Made CacheEngine running in the background #80

Closed JKamsker closed 6 years ago

JKamsker commented 6 years ago

The process won't close when the user tries to close the application and it will run until the end of time.

radioman commented 6 years ago

it by design, call GMaps.Instance.CancelTileCaching(); instead on exit if you want stop saving remaining tiles