Posted on

Brief workflow for creating a virtual tour with a custom mini-map and radar:

  1. Drag the files to automatically generate a project;
  2. Modify the title in tour.html and tour.xml
  3. Modify the thumbs parameters (you can copy them directly)
  4. Add and connect jumps between scenes using tour_editor.html
  5. Include the map/radar plugins in vtourskin.xml and copy the mini-map into map folder.
  6. Mark the hotspot coordinates in radar.xml; the mini-map’s upper-left corner is 0,0, and the name is the scene name.
  7. Modify all onstart parameters in tour.xml to activatespot (initial angle). The radar and mini-map are now added.

Leave a Reply