Mapbox integration #186
Replies: 2 comments
-
try using "client only" setting on html embed, which will not render this server-side, this is needed for any client-side widget .... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, right, I had completely forgotten about that setting. Thank you very much! |
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.
-
Is there a clean way to implement Mapbox in a page at the moment? I keep getting the "Minified React error #418" as soon as I include the mapbox-gl.js. I would like to display GeoJSON data from my Directus database on my page in order to be able to show routes. I thought Mapbox would be great for this, but at the moment it seems to have some problems with Webstudio, or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions