Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:developer:examples:addviewwithoptions [2020/02/03 20:56]
jeroen
dev:developer:examples:addviewwithoptions [2020/02/03 22:09]
jeroen
Line 1: Line 1:
 ====== Example addViewWithOptions ===== ====== Example addViewWithOptions =====
  
-The preset longitude/latitude coordinate point to a location of the demo publication “San Sebastian”. Open this demo publication via the token you find on https://3dmapping.cloud/try-it-now/+The preset longitude/latitude coordinate point to a location of the demo publication “San Sebastian”. \\ 
 +Open this demo publication via the token you find on https://3dmapping.cloud/try-it-now/
  
 <html> <html>
Line 31: Line 32:
             <label for="fov-driving-direction">Driving direction?</label>             <label for="fov-driving-direction">Driving direction?</label>
             <input id="fov-driving-direction" type="checkbox" checked="false" />             <input id="fov-driving-direction" type="checkbox" checked="false" />
-            <label for="focus-button">Add View</label> +            <label for="focus-button">Action</label> 
-            <input id="focus-button" type="button" value="Add" />+            <input id="focus-button" type="button" value="Add View" />
         </span>         </span>
  </span>  </span>