Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries.  Correct CORS setup is mandatory to ensure that panorama images hosted on your server can be used in Walkinto.    Walkinto takes sufficient precautions with safe fallbacks when CORS is not correctly configured. But without CORS you will experience less than optimal viewing experience.  Your Server should support CORS for 'walkinto.in'.


  1. Configure CORS on Apache
  2. Configure CORS on NGINX
  3. Configure CORS on IIS
  4. Amazon S3 / Cloud Front
  5. More