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
I've have been looking on stack overflow and through the docs without much success.
I would like to know if it is possible to cache vector tilesso that the server is not queried again when changing zoom levels.
The "useCache" and "crossOrigin" properties seem to have an effect when used on L.tileLayer, but
not on L.VectorGrid.Protobuf. I am also not able to find any reference to these properties in the latest docs.
Thanks
The text was updated successfully, but these errors were encountered:
I've have been looking on stack overflow and through the docs without much success.
I would like to know if it is possible to cache vector tilesso that the server is not queried again when changing zoom levels.
The "useCache" and "crossOrigin" properties seem to have an effect when used on L.tileLayer, but
not on L.VectorGrid.Protobuf. I am also not able to find any reference to these properties in the latest docs.
Thanks
The text was updated successfully, but these errors were encountered: