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
By default Leaflet is loading map tiles with 256px size. Here OMV tiles are compiled with 512x512px. So currently the Renderer has much more to process. Further you will benefit by decreasing the amount of requests.
The text was updated successfully, but these errors were encountered:
By default Leaflet is loading map tiles with 256px size. Here OMV tiles are compiled with 512x512px. So currently the Renderer has much more to process. Further you will benefit by decreasing the amount of requests.
The text was updated successfully, but these errors were encountered: