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
{{ message }}
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
Need to make sure that the tile loading from external services does not exceed allowed limits or drain their servers. Tile caching could be used to reduce this.
The idea
When a tile layer is downloaded from an external service, store it to the server
Load the layer from local server instead of the external service
Update this storage in a set interval
The text was updated successfully, but these errors were encountered:
Need to make sure that the tile loading from external services does not exceed allowed limits or drain their servers. Tile caching could be used to reduce this.
The idea
The text was updated successfully, but these errors were encountered: