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
Hi I am facing an issue when trying to consume a maptiler vector image. From my digging it seems as if the protobuf type of Vectorgrid is not expecting gzipped responses from the url specified.
Is there a way I can get it to play nice with the gzipped response?
Can I specify a file url instead of an http one ?
And lastly I've seen a fetchOptions configuration. Could that somehow be used to help my situation ?
The text was updated successfully, but these errors were encountered:
Hi I am facing an issue when trying to consume a maptiler vector image. From my digging it seems as if the protobuf type of Vectorgrid is not expecting gzipped responses from the url specified.
The text was updated successfully, but these errors were encountered: