HI,
measurement tool is not working in chrome but its working in Firefox.Earlier it was working.Why suddenly its not working.Can any one tell me whats is problem
Veena,
The first thing I see is in your Script.js you have an issue with your require and parameter alignment:
"dijit/form/Button" is assigned the parameter name of number because you have "dijit/form/Button" in front of "dojo/number".
Second Have you cleared your cache and tested FireFox again? It is highly unlikely that your code would work in FireFox and not Chrome.
You app has way to many dependencies and use of asp to allow for proper debugging of your environment by others. If you need help with a particular issue you need to simplify a sample that demonstrates your issue, that others can run to test what you are seeing.
front end code and js are attached and same thing happening to draw toolbar also.My chrome version is 63.0.3239.132 (Official Build) (64-bit)
It worked fine for me using the sample here:
ArcGIS API for JavaScript Sandbox
in Chrome Version 63.0.3239.132 (Official Build) (64-bit).
Please provide more info about the problem you are facing
Javascript vesrion, Chrome version, Application you are using (custom or Web app builder) e.t.c
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.