|
POST
|
Hi - in 3.x defining a highlight grapic for the Popup widget when clicking a feature layer was as simple as setting up a fill symbol with a style, a color and an outline or line symbol as a simple line symbol. In looking through the api, I just can't seem to locate where or how I define a highlight graphic as part of the 4.x Popup widget. Is a highlight graphic now set on the mapView? Can anyone point me to an example somewhere? Thanks- David
... View more
09-21-2016
11:44 AM
|
0
|
11
|
11946
|
|
DOC
|
Robert, Anthony et al - I haven't been able to get back to this, but I too have been having a difficult time with the profile widget when using my own local DEM and GP tool. Specifically, the widget for the y-axis values is reading the Stretch values of my DEM, as opposed to the Pixel values and the x-axis distances are off as well, although not as dramatically as you show here. Caching the service may well solve the y-axis issue, we'll see. But for the x-axis issue, I may have to add a re-project function from stateplane to web mercator. If none of that works I may have to convert my grid vertical to meters and reproject to webmercator, steps I hope to avoid.
... View more
09-15-2016
06:46 AM
|
0
|
0
|
17555
|
|
POST
|
Hi so just to provide an update for image servcie popups: I pushed up an image service from a mosaic dataset configured with the 'pixels' capability enabled, then referenced with my AGOL organizaiton, then configured my popup to display the 'pixelItem' - still no luck. That is, when the service is added from my org with the AddData widget, the added layer will still not display any pixel values. Again, hopefully this issue will be resolved in the next release- Thanks, David
... View more
08-29-2016
02:16 PM
|
0
|
0
|
4798
|
|
POST
|
Hi Lindsay, yes that would certainly meet my requirements as long the interactive 'set location' case is returning either an address or x,y much as the search dialog does in the Directions widget upon interactively setting a location- Thanks- David
... View more
08-29-2016
10:06 AM
|
1
|
0
|
2064
|
|
POST
|
Ok thanks for that - helps my understanding. I believe I will have to add the snippet the the onClose event for the panel as well in order to handle the interactive cases
... View more
08-29-2016
09:22 AM
|
0
|
0
|
986
|
|
POST
|
Yes this works as expected, thanks Robert. If I'm following the logic correctly, this reads if the the _itemListObject and the _itemListObject selected layers are not null (not an empty array) then reset the object back to null for every layer at a given index . . .
... View more
08-29-2016
08:26 AM
|
0
|
2
|
2064
|
|
POST
|
I thought i might be on the right track re itemList, thanks I'll get this tested right away
... View more
08-29-2016
06:13 AM
|
0
|
3
|
2064
|
|
POST
|
Oh yes that works, duh. I'm still seeing some funny visibility behavior on result layers if the location result is cleared while the result is selected. If the setting 'Only draw selected layer results' widget option is enabled, and the result is cleared, then only the selected feature from the layer will draw, not all the features. At this point, users just have to make sure that they do not clear search results with an active selection or they will no longer be able to see the entire layer unless they do a browser refresh. Here you can see I have 2 schools returned if I clear the result, only the 2 schools will show in any subsequent layer list toggle action unless I redo a search. I guess the widget is not releasing the itemlist?
... View more
08-26-2016
12:05 PM
|
0
|
12
|
3059
|
|
POST
|
Hi Robert et al - fyi in the onClose function I am clearing the bufferGraphicLayer as opposed to hiding: if(this._bufferGraphicLayer){ //clearthe buffer on widget close
this._bufferGraphicLayer.clear();
} as hiding restors the graphic back in the onOpen bufferGraphicLayer.show method. This way there is nothing to show, which is what I want in my case. It would be nice however if clearing the address search handled clearing the buffer. David
... View more
08-26-2016
10:17 AM
|
0
|
14
|
3059
|
|
POST
|
Hi Robert - where are you adding this code? Clearing the search handles the search point graphic visibility but not the buffer. I can't seem it to clear on either a widget panel close or search clear- Thanks David
... View more
08-26-2016
09:28 AM
|
0
|
16
|
3059
|
|
POST
|
Hi Dee - yes I think upgrading to 10.4 solved things. I kinda left this alone as basic performance was never impacted and so I've ignored this for some time. We are at 10.4.1 now and in looking at the logs on my image services I am no longer seeing the error- David
... View more
08-23-2016
11:58 AM
|
0
|
2
|
2546
|
|
POST
|
Fyi all - Today this was marked as an official bug for the hosted version
... View more
08-22-2016
02:08 PM
|
0
|
0
|
1478
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-01-2026 05:41 AM | |
| 1 | 06-26-2026 12:39 PM | |
| 6 | 06-25-2026 07:23 AM | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|