A custom widget for Web AppBuilder for ArcGIS providing reverse geocoding via the what3words API.
- An installed and configured instance of Web AppBuilder for ArcGIS (Developer Edition)
- a what3words API key; you can quickly and easily sign up for a key here
- a copy of this widget
-
Deploy the widget by copying the
w3wwidget
folder and its contents into your Web AppBuilder installation'sclient/stemapp/widgets/
folder -
Run the Web AppBuilder server
-
Create your own web app
-
Configure the widget with your what3words API and preferred, default, languages
-
You can query the what3words API to determine the set of currently supported languages
-
The widget is now ready to run inside your web app; click on the
///
vutton to activate the widget -
Clicking on the map will allow you to discover 3 word addresses at the clicked location
Found a bug or want to request a new feature? Please let us know by submitting an issue.
All contributions are welcome; please submit a pull request.
This widget is licensed under the MIT license; a copy of which can be found in the this repository's license file.