Mini Projects - 3D Map
Note
Following https://cesium.com/learn/cesiumjs-learn/cesiumjs-quickstart/
- 
  
Get a token for Cesium ION
 - 
  
Get an API Key for Google Maps API
 - 
  
Enable Google Maps Tiles API https://developers.google.com/maps/documentation/tile/cloud-setup?hl=ja
 
CesiumJS with CDN Setup did not work with XSplit VCam….
- 
  
XSplit VCam shows Chrome 68…
- 
    
Can it be solved by Webpack setup? + some transpiling?
 - 
    
It has some challenge debugging it
- 
      
tools like https://www.sitelike.org/similar/jsconsole.com/
targets: "ie 11"can be useful? - 
      
TODO: Create a dedicated wiki page describing the issue?
 
 - 
      
 
 - 
    
 
Pivoting to use Aerial View API
* https://developers.google.com/maps/documentation/aerial-view/web-api-best-practices?hl=ja
or deck.gl??
Cesium JS with Webpack
Consideration
 
 Use encrypted keys passed as URL query.
- 
  
with https://github.com/brix/crypto-js?utm_source=cdnjs&utm_medium=cdnjs_link&utm_campaign=cdnjs_library
 
Tips
References
- 
  
CesiumJS Quickstart - https://cesium.com/learn/cesiumjs-learn/cesiumjs-quickstart/