How To: Localize the "Near Me" widget

805
2
08-26-2016 10:05 AM
BrianO_keefe
Occasional Contributor III

So I'm using the NearMe widget on a Code Enforcement map and I need to get the search options localized to Tulsa, Oklahoma and I'm uncertain how to do that. Can anyone explain?

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus

Brian,

   The Near Me widget uses sources and geocoders from the webmap. You can add a searchExtent to the search dijit by adding code to the Near Me widget search.js _getGeocoders function.

BrianO_keefe
Occasional Contributor III

Bummer. I was hoping it was a simple fix. I haven't had time to familiarize myself yet with the Dojo system. I'll have to go another route.

Thank you anyway rscheitlin

0 Kudos