POST
|
and ahother problem here why ui.widgets disappearing after view change? i will add widgets always in switchView function? scenarioView has 3 widgets, application started and switched to 2D (has 2 widgets), again switched to 3D has no widgets.
... View more
02-07-2018
06:59 AM
|
0
|
1
|
1626
|
POST
|
Thanks for the answer. Maquette is not 3th party JS file. Location is 4.6/esri/widgets/libs/maquette/maquette.js I never user this widget but as i said getting error message while changing view as mapview. But i found this error occurs while changing view when layerlist added into views (sceneview and mapview) my code below. appconfig.activeview.ui.add(mylayerlist, "top-right") this code adds layerlist widget to activeview have i add one layerlist to different views?
... View more
02-07-2018
06:54 AM
|
0
|
0
|
1626
|
POST
|
Hello. My application was shown 2D and 3D map on different divs until today. Today i tried to show sceneview and mapview in same div . and tried code which on below link Notice: My application starts with 3D. ArcGIS API for JavaScript Sandbox maquette widget generates error message when i try to change view from 3D to 2D and all of my ui widgets being disappear. But i never used maquette widget, maybe other widgets can use this. I have no idea. 0x800a139e - Javascript runtime error: NotFoundError ---- Problem -2 Adding Clock widget to sceneview but clock doesn't appear, Clockdiv is visible but has no clock inside. Just an empty div. Clock widget was working without any error until change my code at today ------- thanks inadvance.
... View more
02-07-2018
06:09 AM
|
0
|
17
|
3388
|
POST
|
ok. i found a solution that basemapgallerry needs source property as an array which has layer list
... View more
02-06-2018
11:49 PM
|
0
|
0
|
710
|
POST
|
Hello. I've adding some basemaps to my sceneview var myBasemap; for each .............. { myBasemap.baseLayers.add( new TileLayer ({ url: myurl, title: mytitle, visible: true })) } var mymap = new Map ({ basemap: myBasemap, layers: [ mylayers ] });; var mysceneview = new SceneView (................... map: mymap) I'm seeing my basemap on sceneview when i started program. But cannot create basemap gallery. I'm getting "No Basemaps Available" message. var basemapGal = new BasemapGallery ({ view: mysceneview, container: document.createElement("div") }) var bgExpand = new Expand({ view: mysceneview, content: basemapGal.container, expandIconClass: "esri-icon-basemap" }); // view.ui.add(bgExpand, "top-right"); thanks inadvance.
... View more
02-06-2018
10:50 PM
|
0
|
1
|
854
|
POST
|
Tile 1,0,0 layer 1/0 error Tile 1,0,1 layer 1/0 error . . . i have got same errors
... View more
02-06-2018
07:20 AM
|
0
|
0
|
1196
|
POST
|
Hello. I want to add exaggerated elevation layer. But doesn't working on internet explorer. ArcGIS API for JavaScript Sandbox Please check this page on chrome and explorer. Exaggeration does working on chrome but on IE doesn't working. Thanks inadvance.
... View more
02-06-2018
06:27 AM
|
0
|
6
|
1318
|
POST
|
Hello. I'm using layerlist trigger actions which you documented at below link. First of all thanks for this useable property. LayerList widget with actions | ArcGIS API for JavaScript 4.6 But full-extent action is working for map layers only (tile, mapimage etc..) doesn't work for grouplayers. opacity action is working on all layers Is there any way to do full-extent action for grouplayers? Thanks inadvance.
... View more
02-06-2018
04:13 AM
|
0
|
2
|
1746
|
POST
|
Thanks Robert, your answer has been really helpful.
... View more
02-02-2018
07:24 AM
|
0
|
0
|
1642
|
POST
|
Thanks for the answer. yes widget.clearMeasurement is solved problem. But Mouse cursor still displaying as "plus" figure (as if widget is opened) and still continuing drawing measure graphic even after close and clear widget. And another question, Can we get a list for added widgets? Thanks inadvance
... View more
02-02-2018
06:58 AM
|
0
|
1
|
1642
|
POST
|
Hello. Added DirectLineMeasurement3D widget in to sceneview. I have a toggle widget button. And button code below mySceneview.ui.remove(measureWidget); This is removing widget from sceneview but drawings stays on screen. I can't clear all graphics because of sceneview has another graphics. How can i remove graphics which created by a widget when widget being closed? Thanks inadvance
... View more
02-01-2018
10:55 PM
|
0
|
5
|
1978
|
POST
|
Starting Iexplore from program files\internet explorer (not from program files x86) and im seeing x64 IExplorer on task manager. After start my silverlight application, explorer changing itself with iexplore.exe *32. So i think Iexplorer needs to run x32 mode on my silverlight app. sometings are wrong with my silverlight application and i don't know what is it. We have got 5 diffrerent map servers for layers. Layer Ordering 3.. Some Vector Maps (on top) 2.. Some maps (mapservice, ImageService...) 1.. Base Map (at the bottom ImageService)
... View more
01-12-2018
01:59 AM
|
0
|
1
|
4696
|
Title | Kudos | Posted |
---|---|---|
1 | 05-20-2018 11:40 PM | |
1 | 05-13-2018 11:18 PM | |
2 | 02-05-2013 06:38 AM | |
1 | 03-22-2018 11:01 PM | |
2 | 02-06-2018 05:19 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|