Created
March 22, 2017 12:41
-
-
Save lsilvs/3e2d0bb71f459e7154f1fc4de0e87f88 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var tileset = viewer.scene.primitives.add(new Cesium.Cesium3DTileset({ | |
url: 'http://c.data.osmbuildings.org/0.2/anonymous/tile/' | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment