You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mapsnap will download locally cached tiles. I haven't been able to figure out a way to circumvent this using .NET's HTTP client API. It seems that hard-refreshing the cache in the browser (Ctrl+F5) also refreshes the cache used by the HTTP client.
Mapsnap will download locally cached tiles. I haven't been able to figure out a way to circumvent this using .NET's HTTP client API. It seems that hard-refreshing the cache in the browser (Ctrl+F5) also refreshes the cache used by the HTTP client.