buffering Multipoint

615
1
06-21-2014 09:50 PM
MohamedMassoud
New Contributor
Dear All,
I need  to do buffer for multipoint .. when i tried to do it raise exception
"Unable to get property 'length' of undefined or null reference TypeError: Unable to get property 'length' of undefined or null reference"

then i tried to loop inside multipoint and get point then buffer point by point but it sometime not working fine


can any one help ASAP

Regards
0 Kudos
1 Reply
JohnGravois
Frequent Contributor
hi mohamed,

its definitely possible to pass an array of point geometries in a single buffer request.

https://developers.arcgis.com/javascript/jsapi/bufferparameters-amd.html

please share a simple, self contained sample (hopefully using something like jsfiddle) and we can take a deeper look.
0 Kudos