-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unrecognizable src script #529
Comments
|
It seems the problem was fixed by replacing the min file in line 3 with: <script src="http://datamaps.github.io/scripts/0.4.4/datamaps.usa.min.js"></script>If anyone has other suggestions of better practices please let me know. Thanks. |
I'm also unable to use the Datamaps API. I'm importing the script via: |
My program is not able to recognize new Datamap, this happened when I changed the pointed package from the nodes_module component to the <script src="/datamaps.world.min.js"></script> link.
Any idea why this isn't working?
The text was updated successfully, but these errors were encountered: