3d support in esri

1158
1
11-24-2014 08:31 PM
RameshKondur
New Contributor

Hi,

I have seen dev summit doc(http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-037.pdf ) says esri has 3d support also.

But could you please provide the details which version of esri javascript lib wil support 3d features like the below api's mentioned in the doc

dojo.require("esri3d.map");

var map = new esri3d.map("map",{viewpoint:initViewPoint});

the above api's are not found in 3.1 lib, please suggest which lib has these features.

we are planning to use esri 3d maps in our organization.

0 Kudos
1 Reply
DavidBlanchard
Esri Contributor

None of the current ArcGIS for JavaScript API's support 3D maps yet. The features demonstrated at the 2014 Dev. Summit are under development. It is expected that these will start rolling out with the release of ArcGIS 10.3 in the coming months. Further 3D support will continue to be added through 2015, although no firm dates are available.

If you are looking to serve 3D data on the web immediately, I would invite you to take a look at City Engine and it's Web Scenes, which may suit your needs. You will find some demos here:

http://www.arcgis.com/home/group.html?owner=CityEngine&title=CityEngine%20Web%20Scenes 

0 Kudos