Connection different graphic layer

470
1
05-21-2013 10:27 PM
NandaKumar
New Contributor
Hi All,

       I have added 2 graphic layers,On one (layer 1), i am drawing polyline and on other i am drawing (layer 2) some point. I want to know is there any out of box feature to identify the extent of my drawn point of layer 2 in layer 1.

      I am using ArcGIS sdk for desktop to do the same.

Thanks in Advance
Nanda Kumar.K
0 Kudos
1 Reply
BenFousek
Occasional Contributor III
Use esri.graphicsExtent().

Find it's reference here http://help.arcgis.com/en/webapi/javascript/arcgis/jsapi/namespace_esri.html.
0 Kudos