|
POST
|
Why don't you just change the 400px to 50%? Will that work? html, body {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
}
#viewDiv {
position: absolute;
top: 50%;
bottom: 0;
right: 0;
left: 0;
}
.box{
position: absolute;
top: 0;
left: 0;
right: 0;
height:50%;
background:white;
outline:2px solid red;
}
... View more
12-13-2016
07:42 AM
|
0
|
3
|
3367
|
|
POST
|
Alex, If they are graphics they will always be on top. From Here: GraphicsLayer | API Reference | ArcGIS API for JavaScript 3.18 Class: GraphicsLayer Description (Added at v1.0) A layer that contains one or more Graphic features. Each map contains a GraphicsLayer by default, accessible using the Map.graphics property. You can create your own graphics layers and add them to the map. Graphics layers can be reordered within the group of graphics layers. However, the graphics layer in Map.graphics is always on top. Also, all graphics layers are always on top of TiledMapServiceLayers and DynamicMapServiceLayers.
... View more
12-09-2016
04:11 PM
|
1
|
1
|
1238
|
|
POST
|
Try removing the .box{
height:400px;
background:white;
outline:2px solid red;
} from the css
... View more
12-09-2016
07:14 AM
|
0
|
7
|
3367
|
|
POST
|
Look here: Default Editor In this sample you can click on a point then you can drag it to anywhere on the map.
... View more
12-08-2016
01:17 PM
|
1
|
1
|
1989
|
|
DOC
|
William, This looks cool! Can you post a demo of the widget in action? Thanks!
... View more
12-08-2016
09:16 AM
|
0
|
0
|
5185
|
|
POST
|
Make sure that both the map and the application have the same permissions.
... View more
12-06-2016
11:48 AM
|
0
|
1
|
1904
|
|
POST
|
If I am understanding you correctly, you could use this widget in WAB instead of writing your own code. Near Me widget—Web AppBuilder for ArcGIS | ArcGIS
... View more
12-02-2016
04:12 PM
|
0
|
9
|
5811
|
|
POST
|
It looks like it does Look here too: Point clustering | ArcGIS API for JavaScript 3.18
... View more
11-30-2016
11:34 AM
|
0
|
2
|
1486
|
|
POST
|
This would be better asked in Web AppBuilder for ArcGIS Look here: CSS framework—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
... View more
11-29-2016
12:05 PM
|
2
|
3
|
3449
|
|
POST
|
I am glad to help! You can mark the question as answered and also mark the post that were helpful as helpful. That way people can find the answer easier.
... View more
11-23-2016
03:19 PM
|
0
|
0
|
1283
|
|
POST
|
11-23-2016
03:00 PM
|
1
|
3
|
1283
|
|
POST
|
Make sure Everyone is checked under the share options and then save the map.
... View more
11-23-2016
02:27 PM
|
1
|
5
|
1283
|
|
POST
|
I did see a post that with 10.5 we will be able to host our own workforce data. I am not sure how easy it will be but it should be better.
... View more
11-23-2016
01:53 PM
|
0
|
0
|
6506
|
|
POST
|
As you can see in my two images, the layers that are checked on show in the webapp. AGOL map Webapp Webapp Config
... View more
11-23-2016
07:24 AM
|
1
|
7
|
2805
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:53 PM | |
| 1 | 08-24-2022 09:40 AM | |
| 1 | 07-19-2018 04:41 PM | |
| 1 | 04-05-2024 03:12 PM | |
| 1 | 07-04-2024 11:42 AM |