|
POST
|
you said :"... is not working for you(Anjelina)", Does webGl work for you(Robert) to load 1200000 or more features on 3d view?
... View more
01-23-2018
10:47 AM
|
0
|
1
|
730
|
|
POST
|
1- Do you know why webGl and this script can not solve problem in Scene view? <script> var dojoConfig = { has: { "esri-featurelayer-webgl": 1 } } </script> 2- how we can contact arcgis java script team?
... View more
01-23-2018
10:02 AM
|
0
|
3
|
1648
|
|
POST
|
MapImagelayer can not use for showing buildings(polygon) and extrude as 3d. Is there any solution instead of feature layer?
... View more
01-23-2018
09:39 AM
|
0
|
5
|
1648
|
|
POST
|
ok Does esri has program to solve this issue on the next release? how we can ask esri to solve problem? If you can help more, I don't forget...
... View more
01-22-2018
09:51 PM
|
0
|
7
|
1648
|
|
POST
|
Hi Robert I guess you are too busy or don't like to answer my questions. If you don't answer questions in this blog, there is not any person to answer. This mean we have to migrate
... View more
01-22-2018
04:16 AM
|
0
|
9
|
1648
|
|
POST
|
I add this before js load(2 weeks ago), but no result!!! I,m on 3d view and webgl is ok on my computer, but scene view can not load more than 3000 features!! : <script> var dojoConfig = { has: { "esri-featurelayer-webgl": 1 } } </script>
... View more
01-20-2018
05:18 AM
|
0
|
0
|
1648
|
|
POST
|
How many feature we can load to arcgis javascript 4.6 api view? how we can increase feature numbers? I have a feature service that has 120000 features. I have problem to load and view this map.
... View more
01-20-2018
04:40 AM
|
0
|
15
|
2730
|
|
POST
|
Hi I have a tiled map service. I,m going to add opacity controller for this layer, but I can't!! this is my code: var housingLyr = new TileLayer({
url: "http://localhost:6080/arcgis/rest/services/housing/MapServer",
id: "ny-housing",
visible: false,
opacity: 1
});
<body>
<span id="layerToggle">
<input type="checkbox" id="housingLyr" />satellite layer
<input id="opacity" type="range" min="0" max="1" step="0.1" value="1" />
</span>
... View more
01-16-2018
11:21 PM
|
0
|
3
|
1694
|
|
POST
|
problem solved by adding this: font: { // autocasts as new Font() size: 12, family: "sans-serif", weight: "bolder" }
... View more
01-13-2018
04:50 AM
|
0
|
0
|
774
|
|
POST
|
I,m working to add a feature layer to my Scene view(3d view of 4.6) and I can show label above points. I,m going to change font family of labels, but I can not find any solution to do this. please help... labelingInfo: [{ // When using callouts on labels, "above-center" is the only allowed position labelPlacement: "above-center", labelExpressionInfo: { value: "{NAME}" }, symbol: { type: "label-3d", // autocasts as new LabelSymbol3D() symbolLayers: [{ type: "text", // autocasts as new TextSymbol3DLayer() material: { color: "black" }, halo: { color: [255, 255, 255, 0.7], size: 2 }, size: 10 }], // Labels need a small vertical offset that will be used by the callout verticalOffset: { screenLength: 150, maxWorldLength: 2000, minWorldLength: 30 }, // The callout has to have a defined type (currently only line is possible) // The size, the color and the border color can be customized callout: { type: "line", // autocasts as new LineCallout3D() size: 0.5, color: [0, 0, 0], border: { color: [255, 255, 255, 0.7] } } } }], labelsVisible: true });
... View more
01-12-2018
09:56 PM
|
0
|
1
|
918
|
|
POST
|
Is there any clear help for set proxy and define it on js aplication?
... View more
01-12-2018
03:25 AM
|
0
|
1
|
785
|
|
POST
|
Hi How to define token for services like feature service and map service?
... View more
01-11-2018
12:40 PM
|
0
|
3
|
921
|
|
POST
|
Hi Yes, I loaded this code into sandbox but buffer and query don't work in 3d view.
... View more
01-08-2018
09:37 PM
|
0
|
1
|
582
|
|
POST
|
Hi I have a sample for buffer and query on feature layers, but i can not get popup when tools return results. I found have a table of result list and when click on the points tools return popup. I,m working on 4.6 on 3d view
... View more
01-08-2018
10:28 AM
|
0
|
3
|
731
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-21-2017 07:19 AM | |
| 1 | 08-08-2018 11:09 PM | |
| 1 | 11-24-2017 03:46 AM | |
| 1 | 10-19-2014 03:54 AM |
| Online Status |
Offline
|
| Date Last Visited |
07-28-2021
04:28 PM
|