vector_tiles.rs example not rendering?
#83
Replies: 2 comments
-
|
It seems that MapLibre changed the URL to |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've merged the fixes into main. But I was not able to find any open vector tile service that would work without an API key, so running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running the
vector_tiles.rsand noticed that nothing gets rendered (in both local build and wasm).Running the example locally, i noticed some log lines:
I suspect it has something to do with
Does anyone know if
https://d1zqyi8v6vm8p9.cloudfront.netcan be replaced with some other tile provider?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions