We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The simple_video-multi-patt.html example and the simple_video-multi-barcode.html example fails to load with this error:
simple_video-multi-patt.html
simple_video-multi-barcode.html
artoolkitX.api.js:285 Uncaught (in promise) Error loading multi marker: TypeError: ARController[_ajax] is not a function
Maybe the _ajax function was implemented in another way before? We should fix this but it's not a priority...
_ajax
The text was updated successfully, but these errors were encountered:
The ajax issue is solved with #17 but i need to test the multi - bracode example, It is loaded but i need the right markers for testing it.
Sorry, something went wrong.
No branches or pull requests
The
simple_video-multi-patt.html
example and thesimple_video-multi-barcode.html
example fails to load with this error:artoolkitX.api.js:285 Uncaught (in promise) Error loading multi marker: TypeError: ARController[_ajax] is not a function
Maybe the
_ajax
function was implemented in another way before? We should fix this but it's not a priority...The text was updated successfully, but these errors were encountered: