Changes between Initial version and Version 1 of Ticket #2323, comment 1


Ignore:
Timestamp:
30 Mar 2021, 13:34:29 (3 years ago)
Author:
astrid_emde

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2323, comment 1

    initial v1  
    44Add this to /var/www/html/cesium/Apps/HelloWorld.html
    55
     6
     7{{{
    68    // Your access token can be found at: https://cesium.com/ion/tokens.
    79    Cesium.Ion.defaultAccessToken = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIwNjJhYTMzNS1lNzZkLTRmNWQtYmY5Zi0wYjdkYjQ2MTE4ZTYiLCJpZCI6NDc1NjUsImlhdCI6MTYxNzEzNTEzOH0.lf_WWRtP9LlyYbVSr0KdhFI4FzReQsqKQwK-vYK5BPI';
    810    // Initialize the Cesium Viewer in the HTML element with the `cesiumContainer` ID.
     11}}}