|
POST
|
thanks robert. good to know. + there was a in fact a mistake in my code snippet — was using the environment property in my actual code. On Wed, Feb 1, 2017 at 3:06 PM, Robert Scheitlin, GISP <geonet@esri.com>
... View more
02-01-2017
06:19 AM
|
0
|
1
|
3503
|
|
POST
|
hi, I want to disable the sun so that the entire globe is evenly lit. however, setting `directShadowsEnabled` to `false` doesn't do the trick. map = new Map({
basemap: 'satellite',
ground: null,
});
view = new SceneView({
container: 'map-container',
map,
// THIS HAS NO EFFECT:
lighting: {
directShadowsEnabled: false
},
}); version: 4.2
... View more
02-01-2017
05:13 AM
|
0
|
9
|
4106
|
|
POST
|
thanks a lot robert. do we know what 'soon' means? — is there a roadmap anywhere, or an estimate when this feature will land?
... View more
01-30-2017
07:51 AM
|
0
|
1
|
1233
|
|
POST
|
hi, I'm a first-time arcgis js user, and I'm trying to figure out how to use bing maps or google maps with it. so far I found out that with v3 you used `VETiledLayer` – however that seems to be gone in v4. what's the way to do this in the latest version? thanks a lot in advance!
... View more
01-30-2017
02:20 AM
|
0
|
4
|
1782
|
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|