Select to view content in your preferred language

Crowdsource Reporter Missing "My Location Button"

1096
1
Jump to solution
03-29-2017 08:21 AM
TownOfGroton
Occasional Contributor

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!

0 Kudos
1 Solution

Accepted Solutions
KellyGerrow
Esri Alum

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

View solution in original post

1 Reply
KellyGerrow
Esri Alum

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