POST
|
Hello, How is it possible to call a function when closing a widget in Web AppBuilder? For example, when the user closes a custom widget, remove the tables from the widget so the next time the user opens the widget, the tables are cleared and removed. Another example, when the user clicks "Ok" in the Splash widget, programmatically open the Layer List widget to display the layers of the web map. The documentation online does not seem to work, nor does the onDestroy method within each widget. Please let me know the appropriate way to complete this. Thanks!
... View more
02-04-2016
11:33 AM
|
0
|
4
|
1918
|
POST
|
Is it possible to rotate a PictureMarkerSymbol for Android SDK? It appears the class does not provide a method for rotating this type of symbol. Is there a workaround for this? Thanks!
... View more
01-12-2016
08:59 AM
|
0
|
3
|
2855
|
POST
|
Eric, Thanks for your suggestion. We currently use the following code to generate the view and both generate black screens rather than the map. View v2 = (MapView) findViewById(R.id.map); View v1 = getWindow().getDecorView().getRootView(); We will look into the Java SDK and hopefully find a solution. Let me know if you or anyone on your team find a solution. Thanks!
... View more
01-06-2016
11:35 AM
|
0
|
0
|
527
|
POST
|
Hello, We are researching ways to programmatically capture a screenshot of the map view using ArcGIS Runtime SDK for Android and the image is returning a black screen without the map layer. We are seeing other elements such as Title Bar, map buttons, North Arrow image, although, the basemap/aerial imagery, ie. any layer turned on, does not display. Is there anyone familiar with capturing android device screenshots programmatically using android/java and the integrated ArcGIS Runtime SDK for Android? Thanks for your help and input!
... View more
01-04-2016
09:38 AM
|
0
|
2
|
3102
|
POST
|
Hello, The topographic map service turns off between Zoom level 15 and 16. It appears the new max zoom level is 23. You can view a sample here www.centerlinemapping.com/topographic.htm Wondering if Esri could possibly republish the topographic web service without the minimum extent allowing us to view the topo maps beyond Zoom level 15?
... View more
12-18-2015
10:44 AM
|
1
|
0
|
493
|
POST
|
All, When zooming in on the US topographic map service, the layer turns off. Is there any way to remove this minimum extent? Can Esri republish this service without a minimum extent applied? Here is the path to the service: http://services.arcgisonline.com/arcgis/rest/services/USA_Topo_Maps/MapServer Thanks!
... View more
12-18-2015
09:13 AM
|
0
|
2
|
2235
|
POST
|
Robert, Thanks for your quick solution. I was able to switch to widgetPool and open the correct widget. I do notice a minor bug, where the widget is now open, although, clicking the widget icon again, does not close the widget. I will continue to look into this. Thanks for your help.
... View more
12-09-2015
11:58 AM
|
0
|
1
|
2705
|
POST
|
Is there a way to programmatically open an in-panel widget programmatically? We would like an in-panel widget to open when the user clicks 'OK' in the splash widget. If we use the config.json file and add 'open at startup true' to the in-panel widget, then the splash widget does not open first. The idea would be to allow the user to see the splash screen, and then when they click 'OK' the in-panel layer list widget will open. Thanks for any comments and suggestions!
... View more
12-09-2015
07:11 AM
|
0
|
19
|
10494
|
POST
|
Thank you, I was not aware of this solution. I found another solution by adding the jquery script tag into the application index.html page.
... View more
12-09-2015
06:57 AM
|
0
|
0
|
1706
|
POST
|
Tim, On the Web AppBuilder, Draw Widget, do you know if it is possible to hide all polygon shapes except for the Extent Icon, so that users can only draw extents on the map, rather than triangles and free hand polygon. I'm hoping to hide by ID or HTML so that this custom draw widget does not interfere with the normal OOTB draw widget. Thanks!
... View more
11-09-2015
10:25 AM
|
0
|
0
|
110
|
POST
|
Robert, Thanks for your suggestion! We are running an identify task on an Image Service, and with the returned JSON data we are creating tables with 14 columns and up to 25 rows. We would like to display these tables in a horizontal <div> rather than the vertical widget panel. It seems that the attribute table requires feature collections and the popup window requires on map click events. I'm looking into a solution that allows us to display these tables in a popup window, without a map click event on a specific feature layer, or the attribute table without a feature collection. I will look into making a popup window with the data tables when the user clicks submit to get the json data and display the tables in the popup or attribute table. Thanks again for your feedback!
... View more
10-16-2015
08:27 AM
|
0
|
0
|
627
|
POST
|
Hello Esri Developers, In Web AppBuilder, we are developing a custom widget that will create data tables displaying raster pixel values for a given x,y. Rather than create a separate html page to display the data tables, or display data tables in the widget (which is rather skinny for displaying tables), is it possible and easily supported to write the data tables to the Attribute Table widget. Has anyone utilized the Attribute Table widget for this purpose rather than displaying map feature layers? The process goes as follows: User turns on multiple raster layers in the map. User opens the custom data tables widget. User add latitude, longitude coordinates and clicks submit. Widget displays data tables for each raster. lat/long jan feb mar apr may jun... layer 1 5.2 5.6 5.9 6.0 6.2 6.6 layer 2 5.5 5.7 5.9 6.6 6.4 6.9 We would like to write this type table to the Attribute Table widget and utilize the real estate of the horizontal widget. Thanks for your help.
... View more
10-15-2015
08:11 AM
|
0
|
6
|
3550
|
POST
|
Tim, thanks for your quick solution! I was able to modify based on your suggestion. -Tyler
... View more
10-09-2015
07:37 AM
|
0
|
0
|
733
|
POST
|
Tim, thanks for asking. If you open the Draw widget and click on the Point, it is the default purple circle. I would like to change the size and color of the default point symbol and add this function to another widget. A user will open a custom widget and be able to add a point to the map, something other than the large purple default symbol.
... View more
10-09-2015
06:48 AM
|
0
|
3
|
733
|
Title | Kudos | Posted |
---|---|---|
1 | 12-18-2015 10:44 AM | |
1 | 04-22-2015 12:10 PM | |
5 | 04-22-2015 12:35 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:25 AM
|