Is it possible to combine both sample in one and adding textbox for the buffer distance. I searched around the forum I could not find any example. I am using Sl 3.0 and C#
thank you, the question is it possible to combine that sample with spatial Query sample.
of course you can, you should just break them down: 1-Draw on Map. 2-If user enters buffer value Apply buffer on drawn geometry. 3-After buffer completed Apply Spatial Filter with buffer geometry.
thank you, the question is it possible to combine that sample with spatial Query sample.
of course you can, you should just break them down: 1-Draw on Map. 2-If user enters buffer value Apply buffer on drawn geometry. 3-After buffer completed Apply Spatial Filter with buffer geometry.