are there samples for drawing on the globe? or for selecting with screen box instead of point?
great stuff
Hi Mike!
I think this isn't the latest Sample, but it sounds like this is what you search.
Maybe this gibes you a hint on what to do.
Select graphic points within an extent | ArcGIS API for JavaScript
and this one could become helpful too
ArcGIS Javascript API: Feature selection using graphics
Regards
What exactly do you mean with "drawing on the globe"? What do you mean/want exactly?
And your second Question means you are searching for an oportunity to select
Items with a buffer?
thanks for the response. i have a sample here: TypeScript HTML App showing the globe with earth quake data.
repo is here: cmichaelgraham/skel-nav-esri4-vs-ts · GitHub
i'd now like to be able to select the earth quake data by drawing a polygon or dragging a box. i then want to display the resulting object in a grid (i think i can figure that part out if i can get some guidance on how to identify the selection region on the globe and then how to query the scene for the objects within the selection region.
thanks !!
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.