JSAPI 4.0 beta 2 released November 19, 2015

2395
4
11-19-2015 02:04 PM
BjornSvensson
Esri Regular Contributor

The second beta of the next generation ArcGIS API for JavaScript is now available.

Version 4.0 beta 2 of the ArcGIS API for JavaScript has been released. Read about it in the blog at http://blogs.esri.com/esri/arcgis/2015/11/19/arcgis-api-for-javascript-4-0-beta-2-released/ or check out the details in the Whats New​.

This includes support for vector tiles, a new popup design, support for local scenes, reading of web scenes and more.

Tags (3)
0 Kudos
4 Replies
SteveCole
Frequent Contributor

I love that the map now adjusts itself to display the full popup area when the feature is near the edge of the map frame but why are they now the size of Texas??

BjornSvensson
Esri Regular Contributor

Steve Cole​ - I'm not sure I understand, could you provide some more details or a screenshoot?

Using https://developers.arcgis.com/javascript/beta/sample-code/get-started-popup/live/index.html this is what I see:

0 Kudos
SteveCole
Frequent Contributor

Ok, my bad, I was reacting to the screenshots in the blog post where the popups are HUGE in comparison. You're right- in the actual samples, they are similarly sized to the previous API versions.

I do prefer having the colored title pane from previous APIs. Will this now require a CSS adjustment or will you be providing options within the API?

0 Kudos
UndralBatsukh
Esri Regular Contributor

You can set the background-color property for .esri-popup-header class via css.

0 Kudos