<script src="http://js.arcgis.com/3.6/"></script>Second one is very old api version Always use latest API version
HI ALL,
I have to develop a web application which has lot of Rich UI and i want to use custom dojo 1.9 not given by ESRI , How to achive this. The second confusion am having over using arcgis javascript api I see below two api links
1)<script src="http://js.arcgis.com/3.6/"></script>
2) <script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=1.6"></script>
IN the second javascript api there is no Feature Layer rather it has Graphic layer , please let me know which one to use.
I dont want to use dojo given by Esri for no Esri related stuffs i have to develop lot of Rich UI where i want to use latest dojo 1.9 so i want to load custom dojo .I found a link http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jssamples_start.htm#jssa... which described to process with <script src="http://js.arcgis.com/3.6/"></script> i am not able to load custom dojo.Please let me know what could be done.
i want to use latest dojo 1.9
I actually want o use DOJO 1.7