POST
|
Thats good to know. It should be documented somewhere as the current solution.
... View more
12-14-2015
10:42 AM
|
1
|
0
|
1268
|
POST
|
How do I get to the webmap json if the map is on AGOL? EDIT: Never mind I got it now. Thanks Robert.
... View more
12-11-2015
12:21 PM
|
0
|
0
|
618
|
POST
|
I can get it to work with a feature layer that was added alone but not as part of a whole service. I assume I'm supposed to put the number for the layer in the service after the underscore. works: ?query=Parcels,A1RENUM,18145-000-000 doesn't work: ?query=BasicService_2,A1RENUM,18145-000-000 This is the REST URL: BasicService (MapServer) edit: boss walked in and I forgot to finish typing somehow.
... View more
12-11-2015
11:54 AM
|
0
|
2
|
618
|
POST
|
I'm trying to play with the "query" URL parameter available now in 1.3 but I cant figure it out. The docs aren't proving to be real helpful. I know these parameters have been available in AGOL for a month-ish but I haven't had a change to use them there yet. I can use "find" and the others fine but cant figure out how to query a layer in a service.
... View more
12-11-2015
10:55 AM
|
0
|
4
|
3304
|
POST
|
Using the map.infoWindow.resize that is already in MapManager.js updates the width but isnt doing anything to the height. I have figured out that if I drop things into dojo-override.css I can override the esri.css from the server. It will probably wind up being a two pronged attack from the JS and CSS since I need to make the image in the popup bigger via the CSS anyways.
... View more
12-04-2015
08:19 AM
|
1
|
0
|
1157
|
POST
|
Got it. Ill poke around in there tomorrow and see what I can do. Thanks.
... View more
12-03-2015
01:19 PM
|
0
|
0
|
1157
|
POST
|
The app will have one layer that lets you get a snap shot from a traffic camera in the popup.
... View more
12-03-2015
01:14 PM
|
0
|
3
|
1157
|
POST
|
WAB uses AGOL to control pop-up behavior and inspecting an app reveals that the pop-up CSS is being read from http://js.arcgis.com/3.14/esri/css/esri.css which means I cant directly edit it. I dont know much about web development, can I edit the style somewhere in the app directories to override the esri style and make a pop-up larger?
... View more
12-03-2015
01:01 PM
|
0
|
9
|
3144
|
POST
|
Mid December to early January is the official word from esri for the next WAB Dev. Ed. release.
... View more
12-02-2015
12:55 PM
|
1
|
0
|
1040
|