This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 321
vue import error: #93
Comments
If that´s your only html, you are missing the required links to mapbox script and css <script src="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.js"></script>
<link href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css" rel="stylesheet" /> Threebox is a Three.js plugin for Mapbox, Three.js is embedded, but not Mapbox, you need to add it to your project or the link to their js + css |
@jscastro76 thanks your replay:) |
Solved in this fork |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@peterqliu @kronick @McCulloughRT Hi,I need u help:)
I import threebox to my project,get error:(,what's wrong?
the threebox.js in static folder,it's ok:
The text was updated successfully, but these errors were encountered: