Hi Everyone,
Recently I downloaded Crowdsource Reporter from GitHub and am currently hosting the application on our server. The “find my location” button is not shown in my application. What JavaScript coding and file do I have to modify to get this button on my screen? Picture attached is ESRI Crowdsource Reporter with My Location button.
Thank you in advance!
Solved! Go to Solution.
Hi Jenna Gosselin,
Is https enabled on your local web server that is hosting the Application and ArcGIS Server? The my location button requires an origin request from https in order to appear in applications due to requirements in many web browsers like chrome and firefox.
This blog provides some more details with this requirement:
Increased web API security in Google Chrome | ArcGIS Blog
-Kelly
Hi Jenna Gosselin,
Is https enabled on your local web server that is hosting the Application and ArcGIS Server? The my location button requires an origin request from https in order to appear in applications due to requirements in many web browsers like chrome and firefox.
This blog provides some more details with this requirement:
Increased web API security in Google Chrome | ArcGIS Blog
-Kelly