3D maps, how to use?

Hello, this project is awesome! But, how to use a 3D map (like google, bing, apple maps etc)? Thanks!

Hello,

Please take a look at our tutorials: http://cesiumjs.org/tutorials.html

The ‘Getting Started’ tutorial is a good place to start if you’re new to using Cesium.

Best,

Hannah

Thank you! I’m familiar with this article. I’m looking for any examples how to show a 3D map. Where I can find it?

Vit

Thank you! I’m familiar with this article. I’m looking for any examples how to show a 3D map. Where I can find it?

I'm talking about 3D buildings on a map. It's possible? Or it's not implemented yet?

Yes, it is possible. Check the demos section: http://cesiumjs.org/demos.html

For example: http://cesiumjs.org/NewYork/?view=-74.02956717702915%2C40.68484665907272%2C1297.6137656574574%2C31.59979522847766%2C-17.4841496420937%2C0.10455407700045115

I saw it but I can't find any source code for this example. Where I can find a source code? Thanks!

Hello,

That building demo is using the new 3D tiles spec, which is currently being developed on a branch in Cesium.

For more information about 3D tiles, see this post: https://groups.google.com/d/msg/cesium-dev/tCCooBxpZFU/7hxT_E4pGgAJ

Best,

Hannah