|
POST
|
Do you have any errors in your console log? Can you share the layer so we can try it?
... View more
09-01-2016
09:22 AM
|
0
|
3
|
2311
|
|
DOC
|
I am getting this weird issue where the widget will not fully load in chrome. It had worked previously then for some reason it randomly stops working. I have not changed the app in any way. The only way I can get it working again is to go to the internal server and load the app. I then go back to the public one, refresh, and the print widget loads like it should. Has anyone seen anything like this or has an idea of why this might happen. The code in both spots are exactly the same.
... View more
08-31-2016
09:00 AM
|
0
|
0
|
12360
|
|
DOC
|
Robert, I am sad that your street view widget is not supported by google. Have you seen this: ArcGIS Web Application GitHub - mapillary/Mapillary-WebAppWidget
... View more
08-29-2016
01:18 PM
|
0
|
0
|
13061
|
|
POST
|
Here is another question asking the same thing. you could look at this Missing Attribute Table or this Kessler BlogGIS: Recover your lost toolbar
... View more
08-25-2016
11:05 AM
|
0
|
1
|
7128
|
|
POST
|
I think this is sorta what you are looking for eDraw widget https://apps.magis.nc/maps/wab1.2-widgets/?extent=18141720%2C-2589885%2C18728757%2C-2398793%2C102100 or here ArcGIS Web Application https://community.esri.com/docs/DOC-3209-measure-widget-21-for-web-app-builder
... View more
08-25-2016
10:59 AM
|
0
|
1
|
1169
|
|
POST
|
I just tried to add a photo in the comments I said it was a test. The app said the photo was saved. I cannot look to make sure it was though.
... View more
08-19-2016
07:31 AM
|
1
|
1
|
1540
|
|
POST
|
Can you post a link to your site so we can look at it?
... View more
08-18-2016
12:28 PM
|
0
|
0
|
1540
|
|
DOC
|
Mikkel Hylden I believe I have found the answer in printplus.js Change : this.printparams.outSpatialReference = this.map.spatialReference; to this: this.printparams.outSpatialReference = new esri.SpatialReference({wkid:yourwkid}); You will need to also add require(["esri/SpatialReference"], function(SpatialReference) in the appropriate sections. You will then need to change the size of the page in the config. I went from around 8.5x11 to 11.65x14.8
... View more
08-09-2016
11:39 AM
|
0
|
0
|
12360
|
|
POST
|
I found the solution. In printplus.js Change : this.printparams.outSpatialReference = this.map.spatialReference; to this: this.printparams.outSpatialReference = new esri.SpatialReference({wkid:yourwkid}); You will need to also add require(["esri/SpatialReference"], function(SpatialReference) in the appropriate sections. You will then need to change the size of the page in the config. I went from around 8.5x11 to 11.65x14.8
... View more
08-09-2016
11:37 AM
|
0
|
6
|
5605
|
|
POST
|
I believe the solution is just to make the page size bigger in the config even though I printing at 8.5x11. My config says the page is 11.65x14.8 "Elevation8x11Portrait": {
"alias": "Elevation8x11Portrait",
"units": "esriInches",
"params": [
{
"x": 11.65,
"y": 14.8
},
{
"x": 11.2,
"y": 13.5
},
{
"x": 0.225,
"y": 0.8
},
{
"x": 0.5,
"y": 0.5
}
]
},
... View more
08-09-2016
11:33 AM
|
0
|
0
|
1663
|
|
POST
|
I have found a way to fix the spatial reference so the scale is accurate when printed to my projection. The problem now is that when I print the map prints larger then the defined box. I think that it prints bigger to preserve the scale that has been set. I tell it to print at 1=40 but when i compare the print to the slider it has actually printed the area of at 1=55 at 1=40 scale. I am trying to wrap my head around this. Do I just need to change the config file to match the new size of the print.
... View more
08-09-2016
11:06 AM
|
0
|
2
|
2331
|
|
POST
|
Roger Federer, Were you ever able to get this figured out ?
... View more
08-08-2016
03:36 PM
|
0
|
0
|
5605
|
|
DOC
|
Mikkel Hylden Did you ever get this figured out? I seem to have scaling issues at version 1.6
... View more
08-08-2016
02:34 PM
|
0
|
0
|
12360
|
|
POST
|
Naci, Here is another street view code that does not use WAB code GitHub - cmv/cmv-app: A community-supported open source mapping framework built with the Esri JavaScript API and the Doj… cmv-app/viewer/js/gis/dijit/StreetView at master · cmv/cmv-app · GitHub
... View more
08-05-2016
03:12 PM
|
1
|
1
|
1107
|
|
POST
|
Here: your path\WebAppBuilderForArcGIS\client\stemapp\widgets
... View more
08-04-2016
12:33 PM
|
1
|
0
|
2305
|
| 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 |