Using this blog, I created a survey with a geocode appearance using a locator from my organization. I use several JavaScript functions to get attributes of the address from other layers. I recently read that JavaScript functions can work offline; however, is there a way to use the locator offline?
Thanks!
Solved! Go to Solution.
Hello @michael_vetter,
Unfortunately the Geocode appearance requires an internet connection in order to access the geocode service. Please see this documentation for more information.
Hello @michael_vetter,
Unfortunately the Geocode appearance requires an internet connection in order to access the geocode service. Please see this documentation for more information.
Thanks for the answer Zach. I figured that was the case and I guess I overlooked that part of the documentation.