Topic: Error in webgl
I am facing one major error while searching for place in webgl Unity Demo . its showing null function or signature mismatch error.
You are not logged in. Please login or register.
Infinity Code Forum → Online Maps Help → Error in webgl
I am facing one major error while searching for place in webgl Unity Demo . its showing null function or signature mismatch error.
Hi.
This message does not contain any useful information.
Please open the browser console (F12 by default) to find out what went wrong.
HI ,
i am still facing this issue while finding place using auto complete search and its shows No 'Access-Control-Allow-Origin' header is present on the requested resource Please help me on this issue .I have attached screenshot of that.
It is CORS causing the problem.
CORS is a browser protection mechanism for cross-site requests.
The solution is to let requests to services that have a CORS problem go through your own proxy with the correct response headers.
Example:
https://infinity-code.com/atlas/online- … IHook.html
You can easily find example proxy scripts on the internet.
Or you can email me (support@infinity-code.com) and I will send you an example proxy script.
Infinity Code Forum → Online Maps Help → Error in webgl
Powered by PunBB, supported by Informer Technologies, Inc.