Hi,
We have been trying to migrate to Cloud version of ArcGIS maps using Feature Layer.
Campus Map : IUPUI : Indianapolis
We had to change the JSAPI referenced to resolving the Zooming issue.
<script type="text/javascript" src="//serverapi.arcgisonline.com/jsapi/arcgis/?v=3.3"></script>
From
<script type="text/javascript" src="//serverapi.arcgisonline.com/jsapi/arcgis/?v=3.2"></script>
Now all our menu option at the top like Link, Print View, Measure, Label etc do not work.
I am a newbie to ArcGIS who inherited a complex API. So, please let me make sense of how we can make it work. For example, if you click Link on this page, it pops open an infoWindow with a URL to link to here:
Campus Map : IUPUI : Indianapolis
But it does not happen in the modified version with jsapi version 3.3.
Actually Draw, Label and Measure tools also do not work.
Please help.
Thanks,
Akbar